@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/5369__1348_809036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -121.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-121.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -121.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-121.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809036'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_809036'^^xsd:string;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8.8277777777778'^^xsd:double;
  dwc:endTimeOfDay '22.715833333333'^^xsd:double;
  dwc:longitude '-121.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809036'^^xsd:string;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -122.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "-122.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 -122.5)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "-122.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809028'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_809028'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '22.321944444444'^^xsd:double;
  dwc:longitude '-122.5'^^xsd:double;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809028'^^xsd:string;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1378489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1378489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1378489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -121.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-121.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1378489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -121.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-121.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1378489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1378489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1378489'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2018'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1348_1378489'^^xsd:string;
  dwc:startYearCollected '2018'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '16.1075'^^xsd:double;
  dwc:endTimeOfDay '4.7472222222222'^^xsd:double;
  dwc:longitude '-121.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1378489'^^xsd:string;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_962684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_962684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_962684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -122.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-122.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_962684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -122.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-122.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_962684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_962684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_962684'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_962684'^^xsd:string;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '18.004166666667'^^xsd:double;
  dwc:endTimeOfDay '19.976666666667'^^xsd:double;
  dwc:longitude '-122.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_962684'^^xsd:string;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -123.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-123.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -123.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-123.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810280'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_810280'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '21.568888888889'^^xsd:double;
  dwc:endTimeOfDay '20.848055555556'^^xsd:double;
  dwc:longitude '-123.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810280'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810285'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1348_810285'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '6.2569444444444'^^xsd:double;
  dwc:endTimeOfDay '7.7086111111111'^^xsd:double;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810285'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_962683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_962683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_962683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -122.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-122.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_962683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -122.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-122.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_962683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_962683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_962683'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1348_962683'^^xsd:string;
  dwc:startYearCollected '2016'^^xsd:integer;
  dwc:endYearCollected '2019'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '15.467222222222'^^xsd:double;
  dwc:endTimeOfDay '17.1'^^xsd:double;
  dwc:longitude '-122.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_962683'^^xsd:string;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -123.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-123.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -123.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-123.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823544'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_823544'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '12.508611111111'^^xsd:double;
  dwc:endTimeOfDay '17.831666666667'^^xsd:double;
  dwc:longitude '-123.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823544'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810286'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_810286'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '17.173333333333'^^xsd:double;
  dwc:endTimeOfDay '14.219444444444'^^xsd:double;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810286'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1378385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1378385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1378385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -122.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-122.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1378385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -122.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-122.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1378385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1378385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1378385'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1348_1378385'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '13.286666666667'^^xsd:double;
  dwc:longitude '-122.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1378385'^^xsd:string;
  dwc:observationDate '2016-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -123.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-123.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -123.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-123.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823541'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1348_823541'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '14.393055555556'^^xsd:double;
  dwc:endTimeOfDay '18.52'^^xsd:double;
  dwc:longitude '-123.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823541'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823530'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_823530'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '13.217777777778'^^xsd:double;
  dwc:endTimeOfDay '6.3386111111111'^^xsd:double;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823530'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -123.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-123.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -123.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-123.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668199'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1348_668199'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '20.578055555556'^^xsd:double;
  dwc:endTimeOfDay '18.005'^^xsd:double;
  dwc:longitude '-123.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668199'^^xsd:string;
  dwc:observationDate '2016-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823529'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1348_823529'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '4.4772222222222'^^xsd:double;
  dwc:endTimeOfDay '4.2558333333333'^^xsd:double;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823529'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -125.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-125.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -125.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-125.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809101'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1348_809101'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '18.028888888889'^^xsd:double;
  dwc:endTimeOfDay '6.08'^^xsd:double;
  dwc:longitude '-125.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809101'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_3595'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_3595'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '20.826666666667'^^xsd:double;
  dwc:endTimeOfDay '9.0772222222222'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_3595'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1168097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1168097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1168097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1168097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "36.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1168097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1168097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1168097'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_1168097'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '14.766944444444'^^xsd:double;
  dwc:endTimeOfDay '10.269444444444'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '36.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1168097'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -125.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-125.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -125.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-125.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810290'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1348_810290'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '19.244166666667'^^xsd:double;
  dwc:endTimeOfDay '10.816388888889'^^xsd:double;
  dwc:longitude '-125.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810290'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810299'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1348_810299'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '22.147222222222'^^xsd:double;
  dwc:endTimeOfDay '20.637777777778'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810299'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657538'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_657538'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '4.825'^^xsd:double;
  dwc:endTimeOfDay '19.432222222222'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657538'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_3607'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1348_3607'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '9.0988888888889'^^xsd:double;
  dwc:endTimeOfDay '4.9669444444444'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_3607'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1168116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1168116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1168116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1168116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "37.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1168116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1168116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1168116'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1348_1168116'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '6.6313888888889'^^xsd:double;
  dwc:endTimeOfDay '18.466944444444'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '37.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1168116'^^xsd:string;
  dwc:observationDate '2016-03-05'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -125.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-125.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -125.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-125.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657946'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_657946'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '6.5747222222222'^^xsd:double;
  dwc:endTimeOfDay '14.508611111111'^^xsd:double;
  dwc:longitude '-125.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657946'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810300'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1348_810300'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '16.747777777778'^^xsd:double;
  dwc:endTimeOfDay '3.1372222222222'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810300'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810310'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_810310'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '10.216666666667'^^xsd:double;
  dwc:endTimeOfDay '3.3952777777778'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810310'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810317'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_810317'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '6.7511111111111'^^xsd:double;
  dwc:endTimeOfDay '22.531666666667'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810317'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657547'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1348_657547'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '13.385'^^xsd:double;
  dwc:endTimeOfDay '11.648333333333'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657547'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -125.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-125.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -125.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-125.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823522'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1348_823522'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '6.66'^^xsd:double;
  dwc:endTimeOfDay '14.955833333333'^^xsd:double;
  dwc:longitude '-125.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823522'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657942'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1348_657942'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '17.121944444444'^^xsd:double;
  dwc:endTimeOfDay '19.1675'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657942'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808469'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_808469'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '11.970277777778'^^xsd:double;
  dwc:endTimeOfDay '20.2875'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808469'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809126'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_809126'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '16.902777777778'^^xsd:double;
  dwc:endTimeOfDay '2.6636111111111'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809126'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810323'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_810323'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '5.2177777777778'^^xsd:double;
  dwc:endTimeOfDay '21.118888888889'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810323'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657550'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1348_657550'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '5.0705555555556'^^xsd:double;
  dwc:endTimeOfDay '9.3333333333333'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657550'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1168144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1168144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1168144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1168144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1168144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1168144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1168144'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_1168144'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '15.885555555556'^^xsd:double;
  dwc:endTimeOfDay '7.6130555555556'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1168144'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1168145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1168145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1168145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1168145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "38.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1168145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1168145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1168145'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_1168145'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '8.8908333333333'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '38.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1168145'^^xsd:string;
  dwc:observationDate '2016-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810324'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1348_810324'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.184722222222'^^xsd:double;
  dwc:endTimeOfDay '16.39'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810324'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657563'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1348_657563'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '19.121944444444'^^xsd:double;
  dwc:endTimeOfDay '6.2925'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657563'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657567'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_657567'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.097222222222'^^xsd:double;
  dwc:endTimeOfDay '14.840277777778'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657567'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "39.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_3638'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1348_3638'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '20.044166666667'^^xsd:double;
  dwc:endTimeOfDay '15.814166666667'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '39.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_3638'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823515'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1348_823515'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '19.946944444444'^^xsd:double;
  dwc:endTimeOfDay '10.744166666667'^^xsd:double;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823515'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823512'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1348_823512'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '11.877222222222'^^xsd:double;
  dwc:endTimeOfDay '8.4361111111111'^^xsd:double;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823512'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823224'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_823224'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '5.0216666666667'^^xsd:double;
  dwc:endTimeOfDay '16.281944444444'^^xsd:double;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823224'^^xsd:string;
  dwc:observationDate '2016-03-08'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823233'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_823233'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '21.581666666667'^^xsd:double;
  dwc:endTimeOfDay '21.149444444444'^^xsd:double;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823233'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -124.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-124.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -124.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-124.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823237'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1348_823237'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '6.7438888888889'^^xsd:double;
  dwc:endTimeOfDay '8.7922222222222'^^xsd:double;
  dwc:longitude '-124.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823237'^^xsd:string;
  dwc:observationDate '2016-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -125.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-125.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -125.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-125.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823520'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_823520'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '21.421388888889'^^xsd:double;
  dwc:endTimeOfDay '19.903611111111'^^xsd:double;
  dwc:longitude '-125.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823520'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810789'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_810789'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '4.1813888888889'^^xsd:double;
  dwc:endTimeOfDay '3.7852777777778'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810789'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655874'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1348_655874'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '1.7133333333333'^^xsd:double;
  dwc:endTimeOfDay '18.550833333333'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655874'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808484'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1348_808484'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '17.401666666667'^^xsd:double;
  dwc:endTimeOfDay '3.4944444444444'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808484'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809135'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1348_809135'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '14.963333333333'^^xsd:double;
  dwc:endTimeOfDay '18.719166666667'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809135'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -125.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-125.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -125.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-125.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823510'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1348_823510'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '15.370277777778'^^xsd:double;
  dwc:endTimeOfDay '6.9372222222222'^^xsd:double;
  dwc:longitude '-125.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823510'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808990'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1348_808990'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '17.244444444444'^^xsd:double;
  dwc:endTimeOfDay '16.981944444444'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808990'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810784'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1348_810784'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '10.296111111111'^^xsd:double;
  dwc:endTimeOfDay '21.540555555556'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810784'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810779'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_810779'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '14.008333333333'^^xsd:double;
  dwc:endTimeOfDay '20.007222222222'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810779'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810773'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1348_810773'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '4.1261111111111'^^xsd:double;
  dwc:endTimeOfDay '3.3541666666667'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810773'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -125.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-125.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -125.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-125.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823498'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1348_823498'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '20.289444444444'^^xsd:double;
  dwc:endTimeOfDay '23.3575'^^xsd:double;
  dwc:longitude '-125.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823498'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808983'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_808983'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '19.882222222222'^^xsd:double;
  dwc:endTimeOfDay '4.6761111111111'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808983'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668234'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_668234'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '5.1797222222222'^^xsd:double;
  dwc:endTimeOfDay '21.74'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668234'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_650292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_650292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_650292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_650292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_650292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_650292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_650292'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1348_650292'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '5.4561111111111'^^xsd:double;
  dwc:endTimeOfDay '21.929166666667'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_650292'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810769'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_810769'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '9.7311111111111'^^xsd:double;
  dwc:endTimeOfDay '3.5958333333333'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810769'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -125.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-125.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -125.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-125.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823487'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_823487'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '5.2294444444444'^^xsd:double;
  dwc:endTimeOfDay '5.3991666666667'^^xsd:double;
  dwc:longitude '-125.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823487'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808975'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_808975'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '20.955833333333'^^xsd:double;
  dwc:endTimeOfDay '18.918055555556'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808975'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808973'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_808973'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '2.4616666666667'^^xsd:double;
  dwc:endTimeOfDay '22.276666666667'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808973'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668246'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_668246'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '22.472777777778'^^xsd:double;
  dwc:endTimeOfDay '21.007222222222'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668246'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808504'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_808504'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '5.0986111111111'^^xsd:double;
  dwc:endTimeOfDay '4.5922222222222'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808504'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -125.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-125.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -125.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-125.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823475'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1348_823475'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '3.5538888888889'^^xsd:double;
  dwc:endTimeOfDay '20.563333333333'^^xsd:double;
  dwc:longitude '-125.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823475'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_612953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_612953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_612953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_612953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_612953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_612953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_612953'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1348_612953'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '11.580277777778'^^xsd:double;
  dwc:endTimeOfDay '9.6638888888889'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_612953'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808964'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_808964'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '19.057222222222'^^xsd:double;
  dwc:endTimeOfDay '18.69'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808964'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668250'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1348_668250'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '5.3825'^^xsd:double;
  dwc:endTimeOfDay '18.744444444444'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668250'^^xsd:string;
  dwc:observationDate '2016-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668256'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1348_668256'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '1.9955555555556'^^xsd:double;
  dwc:endTimeOfDay '2.1363888888889'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668256'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -125.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-125.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -125.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-125.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823466'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1348_823466'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '12.148055555556'^^xsd:double;
  dwc:endTimeOfDay '12.865555555556'^^xsd:double;
  dwc:longitude '-125.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823466'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823463'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1348_823463'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '5.0708333333333'^^xsd:double;
  dwc:endTimeOfDay '21.345555555556'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823463'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808953'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1348_808953'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '20.729166666667'^^xsd:double;
  dwc:endTimeOfDay '6.72'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808953'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808950'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1348_808950'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '13.874722222222'^^xsd:double;
  dwc:endTimeOfDay '19.468888888889'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808950'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668264'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1348_668264'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '17.419722222222'^^xsd:double;
  dwc:endTimeOfDay '9.3083333333333'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668264'^^xsd:string;
  dwc:observationDate '2016-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -125.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-125.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -125.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-125.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823454'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1348_823454'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '16.206111111111'^^xsd:double;
  dwc:endTimeOfDay '19.95'^^xsd:double;
  dwc:longitude '-125.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823454'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823457'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_823457'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '19.338333333333'^^xsd:double;
  dwc:endTimeOfDay '6.1911111111111'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823457'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_612597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_612597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_612597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_612597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_612597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_612597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_612597'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_612597'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '4.2836111111111'^^xsd:double;
  dwc:endTimeOfDay '21.508888888889'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_612597'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808939'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_808939'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '15.658888888889'^^xsd:double;
  dwc:endTimeOfDay '5.5502777777778'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808939'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808934'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_808934'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '10.331666666667'^^xsd:double;
  dwc:endTimeOfDay '19.592222222222'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808934'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823434'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_823434'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '4.4638888888889'^^xsd:double;
  dwc:endTimeOfDay '21.67'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823434'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823425'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1348_823425'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '8.7005555555556'^^xsd:double;
  dwc:endTimeOfDay '21.150833333333'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823425'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_612914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_612914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_612914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_612914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_612914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_612914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_612914'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_612914'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '5.8041666666667'^^xsd:double;
  dwc:endTimeOfDay '5.6655555555556'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_612914'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -126.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-126.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -126.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-126.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823299'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1348_823299'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '4.3436111111111'^^xsd:double;
  dwc:endTimeOfDay '12.356944444444'^^xsd:double;
  dwc:longitude '-126.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823299'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823416'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1348_823416'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '3.8758333333333'^^xsd:double;
  dwc:endTimeOfDay '20.518055555556'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823416'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823414'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1348_823414'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '15.817777777778'^^xsd:double;
  dwc:endTimeOfDay '18.104722222222'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823414'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823399'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1348_823399'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '6.0966666666667'^^xsd:double;
  dwc:endTimeOfDay '14.133611111111'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823399'^^xsd:string;
  dwc:observationDate '2016-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -127.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-127.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -127.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-127.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823305'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1348_823305'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '14.789166666667'^^xsd:double;
  dwc:endTimeOfDay '9.5913888888889'^^xsd:double;
  dwc:longitude '-127.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823305'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -128.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-128.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -128.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-128.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823311'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1348_823311'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '10.388333333333'^^xsd:double;
  dwc:endTimeOfDay '21.446666666667'^^xsd:double;
  dwc:longitude '-128.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823311'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823397'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_823397'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '5.8941666666667'^^xsd:double;
  dwc:endTimeOfDay '22.841111111111'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823397'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810330'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1348_810330'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '19.238055555556'^^xsd:double;
  dwc:endTimeOfDay '18.429166666667'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810330'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_962685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_962685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_962685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_962685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_962685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_962685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_962685'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_962685'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '8.9475'^^xsd:double;
  dwc:endTimeOfDay '17.118888888889'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_962685'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657572'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1348_657572'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '9.6819444444444'^^xsd:double;
  dwc:endTimeOfDay '18.121944444444'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657572'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657576'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1348_657576'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '10.199166666667'^^xsd:double;
  dwc:endTimeOfDay '15.144166666667'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657576'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657584'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_657584'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '11.427222222222'^^xsd:double;
  dwc:endTimeOfDay '11.431666666667'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657584'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655506'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_655506'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '10.783611111111'^^xsd:double;
  dwc:endTimeOfDay '2.3513888888889'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655506'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810342'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_810342'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '18.328611111111'^^xsd:double;
  dwc:endTimeOfDay '20.834444444444'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810342'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810348'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_810348'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '15.599166666667'^^xsd:double;
  dwc:endTimeOfDay '2.6122222222222'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810348'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655855> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655855'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1348_655855'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '3.6458333333333'^^xsd:double;
  dwc:endTimeOfDay '19.161388888889'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655855'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655852'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_655852'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '13.286111111111'^^xsd:double;
  dwc:endTimeOfDay '21.058888888889'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655852'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810768'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_810768'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '16.579444444444'^^xsd:double;
  dwc:endTimeOfDay '18.008611111111'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810768'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810766'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_810766'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '4.1955555555556'^^xsd:double;
  dwc:endTimeOfDay '2.1088888888889'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810766'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810354'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1348_810354'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '2.8105555555556'^^xsd:double;
  dwc:endTimeOfDay '19.206944444444'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810354'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810365'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_810365'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '10.575555555556'^^xsd:double;
  dwc:endTimeOfDay '12.368333333333'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810365'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657894'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1348_657894'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '19.175'^^xsd:double;
  dwc:endTimeOfDay '11.072222222222'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657894'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809163'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1348_809163'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '2.0947222222222'^^xsd:double;
  dwc:endTimeOfDay '4.4672222222222'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809163'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810759'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1348_810759'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '10.5025'^^xsd:double;
  dwc:endTimeOfDay '2.115'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810759'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810754'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1348_810754'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '4'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '18.601111111111'^^xsd:double;
  dwc:endTimeOfDay '20.836666666667'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810754'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810367'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1348_810367'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '5.1547222222222'^^xsd:double;
  dwc:endTimeOfDay '7.9930555555556'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810367'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810375'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_810375'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '7.5386111111111'^^xsd:double;
  dwc:endTimeOfDay '10.704444444444'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810375'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809172'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1348_809172'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '2.8297222222222'^^xsd:double;
  dwc:endTimeOfDay '12.251666666667'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809172'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_607112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_607112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_607112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_607112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_607112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_607112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_607112'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1348_607112'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '4.7216666666667'^^xsd:double;
  dwc:endTimeOfDay '4.8966666666667'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_607112'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810747'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_810747'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '4.2155555555556'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810747'^^xsd:string;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810746'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_810746'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '2.755'^^xsd:double;
  dwc:endTimeOfDay '22.008055555556'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810746'^^xsd:string;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810377'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1348_810377'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '16.663055555556'^^xsd:double;
  dwc:endTimeOfDay '6.4930555555556'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810377'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "40.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657585'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_657585'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '7.3930555555556'^^xsd:double;
  dwc:endTimeOfDay '10.513055555556'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '40.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657585'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657592'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_657592'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '9.4005555555556'^^xsd:double;
  dwc:endTimeOfDay '4.0933333333333'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657592'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657604'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1348_657604'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '5.5175'^^xsd:double;
  dwc:endTimeOfDay '2.5972222222222'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657604'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657610'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1348_657610'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '10.308333333333'^^xsd:double;
  dwc:endTimeOfDay '21.731388888889'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657610'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1168665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1168665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1168665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -138.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-138.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1168665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -138.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-138.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1168665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1168665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1168665'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_1168665'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '6.0758333333333'^^xsd:double;
  dwc:endTimeOfDay '17.463055555556'^^xsd:double;
  dwc:longitude '-138.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1168665'^^xsd:string;
  dwc:observationDate '2016-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1168659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1168659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1168659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1168659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "41.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1168659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1168659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1168659'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1348_1168659'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '15.439166666667'^^xsd:double;
  dwc:endTimeOfDay '20.721666666667'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '41.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1168659'^^xsd:string;
  dwc:observationDate '2016-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655850'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1348_655850'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '13.375277777778'^^xsd:double;
  dwc:endTimeOfDay '6.2469444444444'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655850'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655847'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1348_655847'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '5.0219444444444'^^xsd:double;
  dwc:endTimeOfDay '22.228055555556'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655847'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657612'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_657612'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '7.3908333333333'^^xsd:double;
  dwc:endTimeOfDay '7.7830555555556'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657612'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -138.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-138.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -138.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-138.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657618'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_657618'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '11.642777777778'^^xsd:double;
  dwc:endTimeOfDay '19.156111111111'^^xsd:double;
  dwc:longitude '-138.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657618'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657628'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1348_657628'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8.1436111111111'^^xsd:double;
  dwc:endTimeOfDay '8.0075'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657628'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657889'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1348_657889'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '15.258888888889'^^xsd:double;
  dwc:endTimeOfDay '9.6825'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657889'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657884'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1348_657884'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '10.436388888889'^^xsd:double;
  dwc:endTimeOfDay '10.034166666667'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657884'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657881'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1348_657881'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '14.718611111111'^^xsd:double;
  dwc:endTimeOfDay '6.6491666666667'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657881'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -138.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-138.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -138.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-138.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655837'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_655837'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '10.638611111111'^^xsd:double;
  dwc:endTimeOfDay '6.7444444444444'^^xsd:double;
  dwc:longitude '-138.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655837'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655831'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_655831'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '16.653333333333'^^xsd:double;
  dwc:endTimeOfDay '9.4369444444444'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655831'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810384'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1348_810384'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '3.22'^^xsd:double;
  dwc:endTimeOfDay '13.586111111111'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810384'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_552948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_552948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_552948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_552948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_552948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_552948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_552948'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_552948'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '1.7661111111111'^^xsd:double;
  dwc:endTimeOfDay '10.992777777778'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_552948'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657877'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_657877'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '8.4094444444444'^^xsd:double;
  dwc:endTimeOfDay '7.1069444444444'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657877'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -138.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-138.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -138.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-138.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657873'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1348_657873'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '8.1255555555556'^^xsd:double;
  dwc:endTimeOfDay '6.2025'^^xsd:double;
  dwc:longitude '-138.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657873'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657867> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657867'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1348_657867'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '8.1583333333333'^^xsd:double;
  dwc:endTimeOfDay '21.066111111111'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657867'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809174'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_809174'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '10.098333333333'^^xsd:double;
  dwc:endTimeOfDay '8.1052777777778'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809174'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809179'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1348_809179'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '8.0947222222222'^^xsd:double;
  dwc:endTimeOfDay '19.622777777778'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809179'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_549211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_549211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_549211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_549211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_549211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_549211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_549211'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1348_549211'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '14.285833333333'^^xsd:double;
  dwc:endTimeOfDay '19.326388888889'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_549211'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810737'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1348_810737'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15.894166666667'^^xsd:double;
  dwc:endTimeOfDay '18.459722222222'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810737'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810732'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_810732'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '16.322777777778'^^xsd:double;
  dwc:endTimeOfDay '10.528888888889'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810732'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808924'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_808924'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '14.795277777778'^^xsd:double;
  dwc:endTimeOfDay '15.587222222222'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808924'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809182'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_809182'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '19.345277777778'^^xsd:double;
  dwc:endTimeOfDay '18.919444444444'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809182'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809187'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_809187'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '14.301944444444'^^xsd:double;
  dwc:endTimeOfDay '14.682777777778'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809187'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_549199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_549199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_549199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_549199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_549199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_549199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_549199'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1348_549199'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '10.222777777778'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_549199'^^xsd:string;
  dwc:observationDate '2016-04-03'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810731'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1348_810731'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '4.1811111111111'^^xsd:double;
  dwc:endTimeOfDay '5.7883333333333'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810731'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808920'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1348_808920'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '16.240555555556'^^xsd:double;
  dwc:endTimeOfDay '5.8925'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808920'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808908'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1348_808908'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '16.784722222222'^^xsd:double;
  dwc:endTimeOfDay '17.764166666667'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808908'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809186'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1348_809186'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '3.4075'^^xsd:double;
  dwc:endTimeOfDay '17.03'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809186'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809199'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1348_809199'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '6.5852777777778'^^xsd:double;
  dwc:endTimeOfDay '2.6938888888889'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809199'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810725'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_810725'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '10.606944444444'^^xsd:double;
  dwc:endTimeOfDay '1.6002777777778'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810725'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808907'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1348_808907'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '2.9083333333333'^^xsd:double;
  dwc:endTimeOfDay '5.2636111111111'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808907'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808905'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_808905'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '10.0175'^^xsd:double;
  dwc:endTimeOfDay '19.905833333333'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808905'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808892'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1348_808892'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '3.1686111111111'^^xsd:double;
  dwc:endTimeOfDay '9.9044444444444'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808892'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808571'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_808571'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '22.369166666667'^^xsd:double;
  dwc:endTimeOfDay '8.7083333333333'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808571'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809208'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_809208'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '5.3952777777778'^^xsd:double;
  dwc:endTimeOfDay '14.580833333333'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809208'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823385'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1348_823385'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '19.845833333333'^^xsd:double;
  dwc:endTimeOfDay '21.368888888889'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823385'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808885'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1348_808885'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '3.6758333333333'^^xsd:double;
  dwc:endTimeOfDay '19.062222222222'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808885'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808882'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1348_808882'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '19.8025'^^xsd:double;
  dwc:endTimeOfDay '18.223888888889'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808882'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809213'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_809213'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '5.1252777777778'^^xsd:double;
  dwc:endTimeOfDay '7.365'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809213'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_549189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_549189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_549189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_549189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_549189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_549189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_549189'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1348_549189'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '14.991666666667'^^xsd:double;
  dwc:endTimeOfDay '14.869722222222'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_549189'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810395'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1348_810395'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '31'^^xsd:integer;
  dwc:startTimeOfDay '8.0255555555556'^^xsd:double;
  dwc:endTimeOfDay '11.306944444444'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810395'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_549179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_549179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_549179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_549179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_549179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_549179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_549179'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_549179'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '8.0972222222222'^^xsd:double;
  dwc:endTimeOfDay '19.793611111111'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_549179'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_549172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_549172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_549172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -138.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-138.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_549172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -138.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-138.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_549172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_549172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_549172'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_549172'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '18.393611111111'^^xsd:double;
  dwc:endTimeOfDay '7.3408333333333'^^xsd:double;
  dwc:longitude '-138.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_549172'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_552935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_552935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_552935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_552935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_552935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_552935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_552935'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1348_552935'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '12.607777777778'^^xsd:double;
  dwc:endTimeOfDay '7.5183333333333'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_552935'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_650524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_650524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_650524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_650524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_650524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_650524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_650524'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1348_650524'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '20.746388888889'^^xsd:double;
  dwc:endTimeOfDay '7.3411111111111'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_650524'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810399'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_810399'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '4.3194444444444'^^xsd:double;
  dwc:endTimeOfDay '5.9938888888889'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810399'^^xsd:string;
  dwc:observationDate '2016-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810411'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_810411'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '14.211388888889'^^xsd:double;
  dwc:endTimeOfDay '20.059722222222'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810411'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_549028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_549028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_549028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_549028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_549028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_549028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_549028'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1348_549028'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '10.192222222222'^^xsd:double;
  dwc:endTimeOfDay '3.3633333333333'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_549028'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810722'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1348_810722'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '20.145833333333'^^xsd:double;
  dwc:endTimeOfDay '10.354722222222'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810722'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_650475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_650475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_650475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_650475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_650475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_650475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_650475'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_650475'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '12.483611111111'^^xsd:double;
  dwc:endTimeOfDay '15.848333333333'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_650475'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810412'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1348_810412'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '21.525555555556'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810412'^^xsd:string;
  dwc:observationDate '2016-03-10'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -138.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-138.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -138.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-138.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810429'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1348_810429'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '2.4094444444444'^^xsd:double;
  dwc:endTimeOfDay '18.069444444444'^^xsd:double;
  dwc:longitude '-138.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810429'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810432'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1348_810432'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '18.974722222222'^^xsd:double;
  dwc:endTimeOfDay '22.652777777778'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810432'^^xsd:string;
  dwc:observationDate '2016-03-12'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810712'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1348_810712'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '6.0636111111111'^^xsd:double;
  dwc:endTimeOfDay '9.8808333333333'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810712'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_650467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_650467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_650467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_650467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_650467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_650467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_650467'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1348_650467'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '18.768611111111'^^xsd:double;
  dwc:endTimeOfDay '15.928333333333'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_650467'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_331788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_331788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_331788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_331788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_331788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_331788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_331788'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_331788'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '21.230833333333'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_331788'^^xsd:string;
  dwc:observationDate '2016-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810441'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_810441'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '3.6544444444444'^^xsd:double;
  dwc:endTimeOfDay '4.9772222222222'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810441'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_809217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_809217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_809217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_809217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_809217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_809217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_809217'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_809217'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '18.268888888889'^^xsd:double;
  dwc:endTimeOfDay '4.2719444444444'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_809217'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810703'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1348_810703'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '3.3738888888889'^^xsd:double;
  dwc:endTimeOfDay '15.928611111111'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810703'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_331818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_331818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_331818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_331818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_331818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_331818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_331818'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_331818'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.255'^^xsd:double;
  dwc:endTimeOfDay '5.3413888888889'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_331818'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810447'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_810447'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '9.6919444444444'^^xsd:double;
  dwc:endTimeOfDay '21.051388888889'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810447'^^xsd:string;
  dwc:observationDate '2016-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -140.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-140.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -140.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-140.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657635'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1348_657635'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '6.3466666666667'^^xsd:double;
  dwc:endTimeOfDay '17.693333333333'^^xsd:double;
  dwc:longitude '-140.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657635'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657636'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1348_657636'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '6.2575'^^xsd:double;
  dwc:endTimeOfDay '13.425'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657636'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1168632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1168632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1168632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1168632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1168632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1168632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1168632'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1348_1168632'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '4.3336111111111'^^xsd:double;
  dwc:endTimeOfDay '8.4961111111111'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1168632'^^xsd:string;
  dwc:observationDate '2016-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1168621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1168621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1168621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -143.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.5"^^xsd:decimal ;
  dwc:decimalLongitude "-143.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1168621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.5 -143.5)"^^geo:wktLiteral ;
  geo-pos:lat "42.5"^^xsd:decimal ;
  geo-pos:long "-143.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1168621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1168621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1168621'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_1168621'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '19.770277777778'^^xsd:double;
  dwc:longitude '-143.5'^^xsd:double;
  dwc:latitude '42.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1168621'^^xsd:string;
  dwc:observationDate '2016-05-02'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -140.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-140.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -140.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-140.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655826'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_655826'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '18.128055555556'^^xsd:double;
  dwc:endTimeOfDay '19.183333333333'^^xsd:double;
  dwc:longitude '-140.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655826'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657643'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1348_657643'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '7.7077777777778'^^xsd:double;
  dwc:endTimeOfDay '17.155555555556'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657643'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657652'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1348_657652'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '3.9019444444444'^^xsd:double;
  dwc:endTimeOfDay '10.683888888889'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657652'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -143.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-143.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -143.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-143.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657665'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_657665'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '4.0452777777778'^^xsd:double;
  dwc:endTimeOfDay '17.071388888889'^^xsd:double;
  dwc:longitude '-143.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657665'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -144.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-144.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -144.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-144.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657671'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_657671'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:startTimeOfDay '14.378888888889'^^xsd:double;
  dwc:endTimeOfDay '13.159444444444'^^xsd:double;
  dwc:longitude '-144.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657671'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -140.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-140.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -140.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-140.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657863'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1348_657863'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '10.372222222222'^^xsd:double;
  dwc:endTimeOfDay '7.0336111111111'^^xsd:double;
  dwc:longitude '-140.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657863'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657859'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_657859'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:startTimeOfDay '15.716111111111'^^xsd:double;
  dwc:endTimeOfDay '18.046666666667'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657859'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657851'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_657851'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '9.6661111111111'^^xsd:double;
  dwc:endTimeOfDay '17.325555555556'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657851'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -143.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-143.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -143.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-143.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657841'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_657841'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '18.208611111111'^^xsd:double;
  dwc:endTimeOfDay '13.445833333333'^^xsd:double;
  dwc:longitude '-143.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657841'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -144.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-144.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -144.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-144.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657836'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1348_657836'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '11.113333333333'^^xsd:double;
  dwc:endTimeOfDay '16.710833333333'^^xsd:double;
  dwc:longitude '-144.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657836'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-145.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -145.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657679'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1348_657679'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '15.888611111111'^^xsd:double;
  dwc:endTimeOfDay '18.121111111111'^^xsd:double;
  dwc:longitude '-145.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657679'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -146.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-146.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -146.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-146.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657688'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1348_657688'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '14.1325'^^xsd:double;
  dwc:endTimeOfDay '10.390277777778'^^xsd:double;
  dwc:longitude '-146.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657688'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -147.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-147.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -147.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-147.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657811'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1348_657811'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '17.282222222222'^^xsd:double;
  dwc:endTimeOfDay '5.2405555555556'^^xsd:double;
  dwc:longitude '-147.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657811'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -148.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-148.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -148.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-148.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657697'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1348_657697'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '3.7625'^^xsd:double;
  dwc:endTimeOfDay '14.243333333333'^^xsd:double;
  dwc:longitude '-148.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657697'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1168556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1168556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1168556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -149.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1168556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 -149.5)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "-149.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1168556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1168556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1168556'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1348_1168556'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:timeOfDay '20.168611111111'^^xsd:double;
  dwc:longitude '-149.5'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1168556'^^xsd:string;
  dwc:observationDate '2016-04-24'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-145.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -145.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657828'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1348_657828'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '2.9597222222222'^^xsd:double;
  dwc:endTimeOfDay '9.6430555555556'^^xsd:double;
  dwc:longitude '-145.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657828'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -146.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-146.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -146.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-146.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657821'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_657821'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '14.978888888889'^^xsd:double;
  dwc:endTimeOfDay '7.25'^^xsd:double;
  dwc:longitude '-146.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657821'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -147.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-147.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -147.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-147.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657808'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_657808'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '8.1752777777778'^^xsd:double;
  dwc:endTimeOfDay '19.7775'^^xsd:double;
  dwc:longitude '-147.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657808'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_657761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_657761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_657761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -148.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-148.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_657761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -148.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-148.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_657761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_657761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_657761'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1348_657761'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '10.341666666667'^^xsd:double;
  dwc:endTimeOfDay '19.939444444444'^^xsd:double;
  dwc:longitude '-148.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_657761'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1168558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1168558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1168558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -149.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1168558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -149.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-149.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1168558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1168558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1168558'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_1168558'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '20.531666666667'^^xsd:double;
  dwc:endTimeOfDay '5.1411111111111'^^xsd:double;
  dwc:longitude '-149.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1168558'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_552932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_552932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_552932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -140.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-140.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_552932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -140.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-140.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_552932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_552932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_552932'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1348_552932'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '14.343055555556'^^xsd:double;
  dwc:endTimeOfDay '7.4563888888889'^^xsd:double;
  dwc:longitude '-140.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_552932'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_552930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_552930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_552930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_552930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_552930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_552930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_552930'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '2'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1348_552930'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '14.159444444444'^^xsd:double;
  dwc:endTimeOfDay '7.8575'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_552930'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655588'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1348_655588'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '4.5527777777778'^^xsd:double;
  dwc:endTimeOfDay '5.0561111111111'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655588'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655600> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -143.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-143.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -143.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-143.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655600'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1348_655600'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '9.1677777777778'^^xsd:double;
  dwc:endTimeOfDay '20.9025'^^xsd:double;
  dwc:longitude '-143.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655600'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -144.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-144.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -144.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-144.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655807'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1348_655807'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '12.486666666667'^^xsd:double;
  dwc:endTimeOfDay '18.235277777778'^^xsd:double;
  dwc:longitude '-144.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655807'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_549038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_549038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_549038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -140.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-140.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_549038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -140.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-140.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_549038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_549038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_549038'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1348_549038'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '7.3847222222222'^^xsd:double;
  dwc:endTimeOfDay '6.3677777777778'^^xsd:double;
  dwc:longitude '-140.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_549038'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_552747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_552747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_552747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_552747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_552747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_552747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_552747'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_552747'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '15.806388888889'^^xsd:double;
  dwc:endTimeOfDay '21.502222222222'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_552747'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_552752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_552752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_552752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_552752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_552752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_552752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_552752'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_552752'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '6.1716666666667'^^xsd:double;
  dwc:endTimeOfDay '22.200277777778'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_552752'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_552772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_552772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_552772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -143.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-143.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_552772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -143.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-143.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_552772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_552772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_552772'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1348_552772'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '1.1391666666667'^^xsd:double;
  dwc:endTimeOfDay '14.128055555556'^^xsd:double;
  dwc:longitude '-143.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_552772'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_552784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_552784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_552784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -144.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-144.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_552784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -144.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-144.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_552784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_552784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_552784'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1348_552784'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '18.853055555556'^^xsd:double;
  dwc:endTimeOfDay '11.478333333333'^^xsd:double;
  dwc:longitude '-144.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_552784'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_549053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_549053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_549053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_549053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_549053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_549053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_549053'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_549053'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '5.2491666666667'^^xsd:double;
  dwc:endTimeOfDay '16.641666666667'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_549053'^^xsd:string;
  dwc:observationDate '2016-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_549052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_549052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_549052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_549052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_549052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_549052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_549052'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_549052'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.252222222222'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_549052'^^xsd:string;
  dwc:observationDate '2016-03-09'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810456> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -140.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-140.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -140.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-140.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810456'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1348_810456'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '6.0861111111111'^^xsd:double;
  dwc:endTimeOfDay '6.1944444444444'^^xsd:double;
  dwc:longitude '-140.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810456'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-145.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -145.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655804'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1348_655804'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '12.31'^^xsd:double;
  dwc:endTimeOfDay '6.2069444444444'^^xsd:double;
  dwc:longitude '-145.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655804'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -146.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-146.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -146.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-146.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655801'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_655801'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '5.4908333333333'^^xsd:double;
  dwc:endTimeOfDay '5.5866666666667'^^xsd:double;
  dwc:longitude '-146.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655801'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -147.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-147.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -147.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-147.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655797'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1348_655797'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '15.763611111111'^^xsd:double;
  dwc:endTimeOfDay '4.7125'^^xsd:double;
  dwc:longitude '-147.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655797'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -148.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-148.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -148.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-148.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655791'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1348_655791'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '16.448611111111'^^xsd:double;
  dwc:endTimeOfDay '6.7669444444444'^^xsd:double;
  dwc:longitude '-148.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655791'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -149.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -149.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-149.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655785'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_655785'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '10.019166666667'^^xsd:double;
  dwc:endTimeOfDay '21.859722222222'^^xsd:double;
  dwc:longitude '-149.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655785'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_552808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_552808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_552808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-145.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_552808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -145.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_552808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_552808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_552808'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1348_552808'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '6.8136111111111'^^xsd:double;
  dwc:endTimeOfDay '12.865555555556'^^xsd:double;
  dwc:longitude '-145.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_552808'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -146.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-146.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -146.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-146.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655631'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1348_655631'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '17.025555555556'^^xsd:double;
  dwc:endTimeOfDay '1.6894444444444'^^xsd:double;
  dwc:longitude '-146.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655631'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -147.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-147.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -147.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-147.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655638'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1348_655638'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '19.623055555556'^^xsd:double;
  dwc:endTimeOfDay '10.438888888889'^^xsd:double;
  dwc:longitude '-147.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655638'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -148.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-148.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -148.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-148.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668485'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_668485'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '5.9219444444444'^^xsd:double;
  dwc:endTimeOfDay '5.4686111111111'^^xsd:double;
  dwc:longitude '-148.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668485'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -149.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-149.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -149.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-149.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668493'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1348_668493'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '17.792222222222'^^xsd:double;
  dwc:endTimeOfDay '2.3633333333333'^^xsd:double;
  dwc:longitude '-149.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668493'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_212429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_212429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_212429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-145.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_212429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -145.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_212429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_212429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_212429'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_212429'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '3.4791666666667'^^xsd:double;
  dwc:endTimeOfDay '6.5077777777778'^^xsd:double;
  dwc:longitude '-145.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_212429'^^xsd:string;
  dwc:observationDate '2016-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_212427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_212427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_212427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -146.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-146.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_212427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -146.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-146.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_212427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_212427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_212427'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_212427'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '14.188055555556'^^xsd:double;
  dwc:endTimeOfDay '19.190833333333'^^xsd:double;
  dwc:longitude '-146.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_212427'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -147.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-147.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -147.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-147.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668473'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_668473'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '21.205833333333'^^xsd:double;
  dwc:endTimeOfDay '6.2822222222222'^^xsd:double;
  dwc:longitude '-147.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668473'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -148.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-148.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -148.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-148.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668477'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1348_668477'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '11.096666666667'^^xsd:double;
  dwc:endTimeOfDay '3.1047222222222'^^xsd:double;
  dwc:longitude '-148.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668477'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -147.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-147.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -147.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-147.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668470'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1348_668470'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '17.413611111111'^^xsd:double;
  dwc:endTimeOfDay '17.969722222222'^^xsd:double;
  dwc:longitude '-147.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668470'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -148.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48.5"^^xsd:decimal ;
  dwc:decimalLongitude "-148.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48.5 -148.5)"^^geo:wktLiteral ;
  geo-pos:lat "48.5"^^xsd:decimal ;
  geo-pos:long "-148.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668469'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_668469'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '15.189166666667'^^xsd:double;
  dwc:longitude '-148.5'^^xsd:double;
  dwc:latitude '48.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668469'^^xsd:string;
  dwc:observationDate '2016-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -146.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-146.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -146.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-146.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668451'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1348_668451'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '10.553611111111'^^xsd:double;
  dwc:endTimeOfDay '11.864166666667'^^xsd:double;
  dwc:longitude '-146.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668451'^^xsd:string;
  dwc:observationDate '2016-03-16'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -147.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "49.5"^^xsd:decimal ;
  dwc:decimalLongitude "-147.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (49.5 -147.5)"^^geo:wktLiteral ;
  geo-pos:lat "49.5"^^xsd:decimal ;
  geo-pos:long "-147.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668462'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1348_668462'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '15.315555555556'^^xsd:double;
  dwc:endTimeOfDay '16.109722222222'^^xsd:double;
  dwc:longitude '-147.5'^^xsd:double;
  dwc:latitude '49.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668462'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -150.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-150.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -150.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-150.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668550'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1348_668550'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '20.6725'^^xsd:double;
  dwc:endTimeOfDay '19.012222222222'^^xsd:double;
  dwc:longitude '-150.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668550'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -151.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5"^^xsd:decimal ;
  dwc:decimalLongitude "-151.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5 -151.5)"^^geo:wktLiteral ;
  geo-pos:lat "44.5"^^xsd:decimal ;
  geo-pos:long "-151.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668540'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1348_668540'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '16.537777777778'^^xsd:double;
  dwc:endTimeOfDay '19.695277777778'^^xsd:double;
  dwc:longitude '-151.5'^^xsd:double;
  dwc:latitude '44.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668540'^^xsd:string;
  dwc:observationDate '2016-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -150.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-150.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -150.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-150.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668551'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1348_668551'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '21.113333333333'^^xsd:double;
  dwc:endTimeOfDay '18.233611111111'^^xsd:double;
  dwc:longitude '-150.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668551'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -151.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-151.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -151.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-151.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668538'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1348_668538'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '5.0444444444444'^^xsd:double;
  dwc:endTimeOfDay '16.61'^^xsd:double;
  dwc:longitude '-151.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668538'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_1378255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_1378255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_1378255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -152.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5"^^xsd:decimal ;
  dwc:decimalLongitude "-152.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_1378255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5 -152.5)"^^geo:wktLiteral ;
  geo-pos:lat "45.5"^^xsd:decimal ;
  geo-pos:long "-152.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_1378255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_1378255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_1378255'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1348_1378255'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '13.149444444444'^^xsd:double;
  dwc:endTimeOfDay '19.647777777778'^^xsd:double;
  dwc:longitude '-152.5'^^xsd:double;
  dwc:latitude '45.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_1378255'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -150.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-150.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -150.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-150.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668507'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1348_668507'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '14.360833333333'^^xsd:double;
  dwc:endTimeOfDay '9.2738888888889'^^xsd:double;
  dwc:longitude '-150.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668507'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -151.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-151.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -151.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-151.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655773'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_655773'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:startTimeOfDay '4.2133333333333'^^xsd:double;
  dwc:endTimeOfDay '11.184166666667'^^xsd:double;
  dwc:longitude '-151.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655773'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -152.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-152.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -152.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-152.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655764'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1348_655764'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '6.7425'^^xsd:double;
  dwc:endTimeOfDay '3.7916666666667'^^xsd:double;
  dwc:longitude '-152.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655764'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -153.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-153.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -153.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-153.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655756'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1348_655756'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '13.560833333333'^^xsd:double;
  dwc:endTimeOfDay '18.642222222222'^^xsd:double;
  dwc:longitude '-153.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655756'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -154.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-154.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -154.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-154.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655749'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_655749'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '1.6586111111111'^^xsd:double;
  dwc:endTimeOfDay '12.631666666667'^^xsd:double;
  dwc:longitude '-154.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655749'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -151.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-151.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -151.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-151.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655671'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '1348_655671'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '15.625833333333'^^xsd:double;
  dwc:endTimeOfDay '11.193333333333'^^xsd:double;
  dwc:longitude '-151.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655671'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -152.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.5"^^xsd:decimal ;
  dwc:decimalLongitude "-152.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.5 -152.5)"^^geo:wktLiteral ;
  geo-pos:lat "47.5"^^xsd:decimal ;
  geo-pos:long "-152.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655674'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_655674'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '15.2725'^^xsd:double;
  dwc:endTimeOfDay '21.006944444444'^^xsd:double;
  dwc:longitude '-152.5'^^xsd:double;
  dwc:latitude '47.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655674'^^xsd:string;
  dwc:observationDate '2016-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_655734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_655734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_655734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -155.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5"^^xsd:decimal ;
  dwc:decimalLongitude "-155.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_655734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5 -155.5)"^^geo:wktLiteral ;
  geo-pos:lat "46.5"^^xsd:decimal ;
  geo-pos:long "-155.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_655734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_655734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_655734'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_655734'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '4.7519444444444'^^xsd:double;
  dwc:endTimeOfDay '22.139444444444'^^xsd:double;
  dwc:longitude '-155.5'^^xsd:double;
  dwc:latitude '46.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_655734'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -2.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-2.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -2.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-2.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823574'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2017'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_823574'^^xsd:string;
  dwc:startYearCollected '2017'^^xsd:integer;
  dwc:endYearCollected '2018'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '15.910555555556'^^xsd:double;
  dwc:endTimeOfDay '7.6605555555556'^^xsd:double;
  dwc:longitude '-2.5'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823574'^^xsd:string;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_612644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_612644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_612644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -129.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-129.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_612644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -129.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-129.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_612644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_612644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_612644'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_612644'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '6.9347222222222'^^xsd:double;
  dwc:endTimeOfDay '21.982777777778'^^xsd:double;
  dwc:longitude '-129.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_612644'^^xsd:string;
  dwc:observationDate '2016-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -130.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-130.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -130.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-130.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823380'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '1348_823380'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '4.2172222222222'^^xsd:double;
  dwc:endTimeOfDay '7.0127777777778'^^xsd:double;
  dwc:longitude '-130.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823380'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823366'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_823366'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '14.041388888889'^^xsd:double;
  dwc:endTimeOfDay '3.0513888888889'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823366'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668327'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_668327'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:startTimeOfDay '2.3216666666667'^^xsd:double;
  dwc:endTimeOfDay '17.749444444444'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668327'^^xsd:string;
  dwc:observationDate '2016-03-02'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808872'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_808872'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '16.783888888889'^^xsd:double;
  dwc:endTimeOfDay '14.680277777778'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808872'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808871'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_808871'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '10.418055555556'^^xsd:double;
  dwc:endTimeOfDay '6.1344444444444'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808871'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -131.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-131.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -131.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-131.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823357'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_823357'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:startTimeOfDay '11.3025'^^xsd:double;
  dwc:endTimeOfDay '10.300277777778'^^xsd:double;
  dwc:longitude '-131.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823357'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_823351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_823351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_823351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -132.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-132.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_823351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -132.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-132.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_823351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_823351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_823351'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_823351'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '19.563611111111'^^xsd:double;
  dwc:endTimeOfDay '18.1675'^^xsd:double;
  dwc:longitude '-132.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_823351'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668333'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '1348_668333'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '7.1002777777778'^^xsd:double;
  dwc:endTimeOfDay '3.6175'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668333'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668339'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1348_668339'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '7.3666666666667'^^xsd:double;
  dwc:endTimeOfDay '17.397222222222'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668339'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_612691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_612691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_612691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -133.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-133.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_612691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -133.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-133.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_612691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_612691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_612691'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1348_612691'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startTimeOfDay '5.2836111111111'^^xsd:double;
  dwc:endTimeOfDay '21.036944444444'^^xsd:double;
  dwc:longitude '-133.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_612691'^^xsd:string;
  dwc:observationDate '2016-03-26'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_612698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_612698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_612698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_612698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_612698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_612698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_612698'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '1348_612698'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:startTimeOfDay '3.1733333333333'^^xsd:double;
  dwc:endTimeOfDay '20.790833333333'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_612698'^^xsd:string;
  dwc:observationDate '2016-03-27'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_331808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_331808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_331808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -134.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-134.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_331808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -134.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-134.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_331808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_331808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_331808'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '1348_331808'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '17.682777777778'^^xsd:double;
  dwc:endTimeOfDay '5.0891666666667'^^xsd:double;
  dwc:longitude '-134.5'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_331808'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808859'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1348_808859'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '21.466944444444'^^xsd:double;
  dwc:endTimeOfDay '21.886388888889'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808859'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810688'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1348_810688'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '14.918333333333'^^xsd:double;
  dwc:endTimeOfDay '20.233055555556'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810688'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810685> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810685'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '1348_810685'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:startTimeOfDay '3.4311111111111'^^xsd:double;
  dwc:endTimeOfDay '8.6366666666667'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810685'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808608'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1348_808608'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '4.5855555555556'^^xsd:double;
  dwc:endTimeOfDay '16.866388888889'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808608'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808839'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_808839'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:startTimeOfDay '21.471111111111'^^xsd:double;
  dwc:endTimeOfDay '6.4005555555556'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808839'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810678'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '1348_810678'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '16.745555555556'^^xsd:double;
  dwc:endTimeOfDay '22.504166666667'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810678'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -138.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-138.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -138.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-138.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810673'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1348_810673'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '3.5127777777778'^^xsd:double;
  dwc:endTimeOfDay '21.262222222222'^^xsd:double;
  dwc:longitude '-138.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810673'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808610'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '1348_808610'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '16.513611111111'^^xsd:double;
  dwc:endTimeOfDay '10.608055555556'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808610'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808621'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1348_808621'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '4.0425'^^xsd:double;
  dwc:endTimeOfDay '10.835833333333'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808621'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808630'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '1348_808630'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '17.820555555556'^^xsd:double;
  dwc:endTimeOfDay '9.535'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808630'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -138.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-138.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -138.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-138.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810671'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '1348_810671'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:startTimeOfDay '12.151111111111'^^xsd:double;
  dwc:endTimeOfDay '19.950277777778'^^xsd:double;
  dwc:longitude '-138.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810671'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810669'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '1348_810669'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '7.6552777777778'^^xsd:double;
  dwc:endTimeOfDay '20.787222222222'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810669'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_612711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_612711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_612711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -135.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-135.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_612711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -135.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-135.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_612711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_612711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_612711'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1348_612711'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:startTimeOfDay '15.462777777778'^^xsd:double;
  dwc:endTimeOfDay '21.405833333333'^^xsd:double;
  dwc:longitude '-135.5'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_612711'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_612717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_612717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_612717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_612717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_612717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_612717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_612717'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1348_612717'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '11.911944444444'^^xsd:double;
  dwc:endTimeOfDay '2.0777777777778'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_612717'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808631'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1348_808631'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:startTimeOfDay '7.2416666666667'^^xsd:double;
  dwc:endTimeOfDay '20.058611111111'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808631'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -138.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-138.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -138.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-138.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808644'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '1348_808644'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '8.4213888888889'^^xsd:double;
  dwc:endTimeOfDay '18.429444444444'^^xsd:double;
  dwc:longitude '-138.5'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808644'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810660'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_810660'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '3.5141666666667'^^xsd:double;
  dwc:endTimeOfDay '22.312222222222'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810660'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_612720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_612720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_612720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -136.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-136.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_612720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -136.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-136.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_612720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_612720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_612720'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '1348_612720'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '15.340833333333'^^xsd:double;
  dwc:endTimeOfDay '11.896388888889'^^xsd:double;
  dwc:longitude '-136.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_612720'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_612803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_612803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_612803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_612803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_612803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_612803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_612803'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '1348_612803'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '3.4736111111111'^^xsd:double;
  dwc:endTimeOfDay '5.3358333333333'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_612803'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -139.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-139.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -139.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-139.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810650'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_810650'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '8.3808333333333'^^xsd:double;
  dwc:endTimeOfDay '6.3980555555556'^^xsd:double;
  dwc:longitude '-139.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810650'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_612763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_612763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_612763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -137.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-137.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_612763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -137.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-137.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_612763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_612763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_612763'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_612763'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:startTimeOfDay '5.4813888888889'^^xsd:double;
  dwc:endTimeOfDay '16.210833333333'^^xsd:double;
  dwc:longitude '-137.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_612763'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810466'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '1348_810466'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:startTimeOfDay '7.4027777777778'^^xsd:double;
  dwc:endTimeOfDay '17.626666666667'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810466'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810467'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '1348_810467'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '22.591944444444'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810467'^^xsd:string;
  dwc:observationDate '2016-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -144.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-144.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -144.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-144.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668430'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_668430'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.780833333333'^^xsd:double;
  dwc:longitude '-144.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668430'^^xsd:string;
  dwc:observationDate '2016-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810473'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_810473'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:startTimeOfDay '8.215'^^xsd:double;
  dwc:endTimeOfDay '15.47'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810473'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -143.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-143.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -143.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-143.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810475'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '1348_810475'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:startTimeOfDay '18.024166666667'^^xsd:double;
  dwc:endTimeOfDay '5.4658333333333'^^xsd:double;
  dwc:longitude '-143.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810475'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -144.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.5"^^xsd:decimal ;
  dwc:decimalLongitude "-144.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.5 -144.5)"^^geo:wktLiteral ;
  geo-pos:lat "51.5"^^xsd:decimal ;
  geo-pos:long "-144.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668429'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1348_668429'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '21.760555555556'^^xsd:double;
  dwc:endTimeOfDay '10.416666666667'^^xsd:double;
  dwc:longitude '-144.5'^^xsd:double;
  dwc:latitude '51.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668429'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -140.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-140.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -140.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-140.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668392'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_668392'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:startTimeOfDay '18.320277777778'^^xsd:double;
  dwc:endTimeOfDay '5.4086111111111'^^xsd:double;
  dwc:longitude '-140.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668392'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668399'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '1348_668399'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '8.9733333333333'^^xsd:double;
  dwc:endTimeOfDay '3.9941666666667'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668399'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668404'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '1348_668404'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '7.7422222222222'^^xsd:double;
  dwc:endTimeOfDay '20.245'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668404'^^xsd:string;
  dwc:observationDate '2016-03-11'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -143.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-143.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -143.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-143.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810486'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1348_810486'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '5.4519444444444'^^xsd:double;
  dwc:endTimeOfDay '18.238333333333'^^xsd:double;
  dwc:longitude '-143.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810486'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -144.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.5"^^xsd:decimal ;
  dwc:decimalLongitude "-144.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.5 -144.5)"^^geo:wktLiteral ;
  geo-pos:lat "52.5"^^xsd:decimal ;
  geo-pos:long "-144.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810488'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '1348_810488'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:startTimeOfDay '21.051388888889'^^xsd:double;
  dwc:endTimeOfDay '22.918888888889'^^xsd:double;
  dwc:longitude '-144.5'^^xsd:double;
  dwc:latitude '52.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810488'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -140.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-140.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -140.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-140.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810648'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_810648'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:startTimeOfDay '12.546388888889'^^xsd:double;
  dwc:endTimeOfDay '17.346666666667'^^xsd:double;
  dwc:longitude '-140.5'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810648'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -143.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.5"^^xsd:decimal ;
  dwc:decimalLongitude "-143.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.5 -143.5)"^^geo:wktLiteral ;
  geo-pos:lat "53.5"^^xsd:decimal ;
  geo-pos:long "-143.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810509'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '1348_810509'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:startTimeOfDay '3.6727777777778'^^xsd:double;
  dwc:endTimeOfDay '10.076388888889'^^xsd:double;
  dwc:longitude '-143.5'^^xsd:double;
  dwc:latitude '53.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810509'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -140.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-140.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -140.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-140.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810639'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1348_810639'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:startTimeOfDay '4.9702777777778'^^xsd:double;
  dwc:endTimeOfDay '4.2441666666667'^^xsd:double;
  dwc:longitude '-140.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810639'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810629'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_810629'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:startTimeOfDay '19.871666666667'^^xsd:double;
  dwc:endTimeOfDay '3.6136111111111'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810629'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810615'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '1348_810615'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '5.2666666666667'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810615'^^xsd:string;
  dwc:observationDate '2016-04-09'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -143.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-143.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -143.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-143.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810537'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '1348_810537'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '23.891388888889'^^xsd:double;
  dwc:endTimeOfDay '19.697222222222'^^xsd:double;
  dwc:longitude '-143.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810537'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -144.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.5"^^xsd:decimal ;
  dwc:decimalLongitude "-144.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.5 -144.5)"^^geo:wktLiteral ;
  geo-pos:lat "54.5"^^xsd:decimal ;
  geo-pos:long "-144.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810534'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1348_810534'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:startTimeOfDay '6.1447222222222'^^xsd:double;
  dwc:endTimeOfDay '10.594444444444'^^xsd:double;
  dwc:longitude '-144.5'^^xsd:double;
  dwc:latitude '54.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810534'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -145.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-145.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -145.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-145.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668440'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '1348_668440'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:startTimeOfDay '18.139722222222'^^xsd:double;
  dwc:endTimeOfDay '13.198611111111'^^xsd:double;
  dwc:longitude '-145.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668440'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_668449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_668449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_668449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -146.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "-146.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_668449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 -146.5)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "-146.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_668449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_668449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_668449'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '1348_668449'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:startTimeOfDay '14.814722222222'^^xsd:double;
  dwc:endTimeOfDay '8.4919444444444'^^xsd:double;
  dwc:longitude '-146.5'^^xsd:double;
  dwc:latitude '50.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_668449'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -140.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-140.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -140.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-140.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808731'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1348_808731'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '10.370555555556'^^xsd:double;
  dwc:endTimeOfDay '21.396944444444'^^xsd:double;
  dwc:longitude '-140.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808731'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810610'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '24'^^xsd:integer;
  dwc:collectorNumber '1348_810610'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '15.394166666667'^^xsd:double;
  dwc:endTimeOfDay '4.4375'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810610'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810614'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '1348_810614'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:startTimeOfDay '3.2922222222222'^^xsd:double;
  dwc:endTimeOfDay '20.079722222222'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810614'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810603> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -143.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.5"^^xsd:decimal ;
  dwc:decimalLongitude "-143.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.5 -143.5)"^^geo:wktLiteral ;
  geo-pos:lat "55.5"^^xsd:decimal ;
  geo-pos:long "-143.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810603'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1348_810603'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:startTimeOfDay '5.3258333333333'^^xsd:double;
  dwc:endTimeOfDay '22.430277777778'^^xsd:double;
  dwc:longitude '-143.5'^^xsd:double;
  dwc:latitude '55.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810603'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -140.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-140.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -140.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-140.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808730'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '1348_808730'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '16.760555555556'^^xsd:double;
  dwc:endTimeOfDay '18.586388888889'^^xsd:double;
  dwc:longitude '-140.5'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808730'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808723'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '1348_808723'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:startTimeOfDay '17.351944444444'^^xsd:double;
  dwc:endTimeOfDay '6.9002777777778'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808723'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -142.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-142.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -142.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-142.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810593'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1348_810593'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '10.538888888889'^^xsd:double;
  dwc:endTimeOfDay '17.334444444444'^^xsd:double;
  dwc:longitude '-142.5'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810593'^^xsd:string;
  dwc:observationDate '2016-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_810595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_810595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_810595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -143.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.5"^^xsd:decimal ;
  dwc:decimalLongitude "-143.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_810595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.5 -143.5)"^^geo:wktLiteral ;
  geo-pos:lat "56.5"^^xsd:decimal ;
  geo-pos:long "-143.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_810595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_810595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_810595'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '2'^^xsd:integer;
  dwc:collectorNumber '1348_810595'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:startTimeOfDay '18.301666666667'^^xsd:double;
  dwc:endTimeOfDay '22.653611111111'^^xsd:double;
  dwc:longitude '-143.5'^^xsd:double;
  dwc:latitude '56.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_810595'^^xsd:string;
  dwc:observationDate '2016-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
<https://eurobis.org/id/location/5369__1348_808708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5369__1348_808708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5369__1348_808708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -141.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "57.5"^^xsd:decimal ;
  dwc:decimalLongitude "-141.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "111319.49"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5369__1348_808708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (57.5 -141.5)"^^geo:wktLiteral ;
  geo-pos:lat "57.5"^^xsd:decimal ;
  geo-pos:long "-141.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "111319.49"^^xsd:integer .

<https://eurobis.org/id/occurrence/5369__1348_808708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1348_808708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5369_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2019-04-16'^^xsd:date;
  dwc:institutionCode 'Dan Costa, UC Santa Cruz'^^xsd:string;
  dwc:collectionCode '1348'^^xsd:integer;
  dwc:catalogNumber '1348_808708'^^xsd:string;
  dwc:scientificName 'Mirounga angustirostris'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2016'^^xsd:integer;
  dwc:monthIdentified '3'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '1348_808708'^^xsd:string;
  dwc:yearCollected '2016'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:startTimeOfDay '14.049166666667'^^xsd:double;
  dwc:endTimeOfDay '2.1316666666667'^^xsd:double;
  dwc:longitude '-141.5'^^xsd:double;
  dwc:latitude '57.5'^^xsd:double;
  dwc:coordinatePrecision '111319.49'^^xsd:double;
  dwc:occurrenceRemarks 'Telemetry locations aggregated per species per 1-degree cell; Identification Type:Telemetry; Taxon recorded as "Northern Elephant Seal" by the provider'^^xsd:string;
  dwc:aphiaid '255018'^^xsd:integer;
  dwc:occurrenceId '1348_808708'^^xsd:string;
  dwc:observationDate '2016-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '255018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  dwc:dynamicProperties 'MachineObservation'^^xsd:string;
  .
# EOF