@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/4260__888_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.332 -33.317)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.332"^^xsd:decimal ;
  dwc:decimalLongitude "-33.317"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_46'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '888_46'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.317'^^xsd:double;
  dwc:latitude '52.332'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.317 52.332, -33.317 52.332, -33.317 52.332, -33.317 52.332, -33.317 52.332))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_46'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.95 -39.63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.95"^^xsd:decimal ;
  dwc:decimalLongitude "-39.63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_83'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '888_83'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '12.833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-39.63'^^xsd:double;
  dwc:latitude '51.95'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.63 51.95, -39.63 51.95, -39.63 51.95, -39.63 51.95, -39.63 51.95))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_83'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.12 -30.533)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.12"^^xsd:decimal ;
  dwc:decimalLongitude "-30.533"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_5'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '888_5'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '10.683333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.533'^^xsd:double;
  dwc:latitude '53.12'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.533 53.12, -30.533 53.12, -30.533 53.12, -30.533 53.12, -30.533 53.12))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_5'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.255 -33.264)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.255"^^xsd:decimal ;
  dwc:decimalLongitude "-33.264"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_40'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '888_40'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '8.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.264'^^xsd:double;
  dwc:latitude '52.255'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.264 52.255, -33.264 52.255, -33.264 52.255, -33.264 52.255, -33.264 52.255))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_40'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -30.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_6'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '888_6'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '15.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.49'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.49 53.1, -30.49 53.1, -30.49 53.1, -30.49 53.1, -30.49 53.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_6'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.908 -30.419)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.908"^^xsd:decimal ;
  dwc:decimalLongitude "-30.419"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_10'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '888_10'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '11.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.419'^^xsd:double;
  dwc:latitude '52.908'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.419 52.908, -30.419 52.908, -30.419 52.908, -30.419 52.908, -30.419 52.908))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_10'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.974 -30.292)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.974"^^xsd:decimal ;
  dwc:decimalLongitude "-30.292"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_27'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_27'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.292'^^xsd:double;
  dwc:latitude '52.974'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.292 52.974, -30.292 52.974, -30.292 52.974, -30.292 52.974, -30.292 52.974))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_27'^^xsd:string;
  dwc:observationDate '2005-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.704 -38.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.704"^^xsd:decimal ;
  dwc:decimalLongitude "-38.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_73'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '888_73'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.6166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-38.91'^^xsd:double;
  dwc:latitude '51.704'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.91 51.704, -38.91 51.704, -38.91 51.704, -38.91 51.704, -38.91 51.704))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_73'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.897 -39.521)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.897"^^xsd:decimal ;
  dwc:decimalLongitude "-39.521"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_82'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '888_82'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-39.521'^^xsd:double;
  dwc:latitude '51.897'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.521 51.897, -39.521 51.897, -39.521 51.897, -39.521 51.897, -39.521 51.897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_82'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.404 -32.953)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.404"^^xsd:decimal ;
  dwc:decimalLongitude "-32.953"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_36'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '888_36'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '11.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-32.953'^^xsd:double;
  dwc:latitude '52.404'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-32.953 52.404, -32.953 52.404, -32.953 52.404, -32.953 52.404, -32.953 52.404))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_36'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.22 -35.704)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.22"^^xsd:decimal ;
  dwc:decimalLongitude "-35.704"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_58'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '888_58'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '18.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-35.704'^^xsd:double;
  dwc:latitude '52.22'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.704 52.22, -35.704 52.22, -35.704 52.22, -35.704 52.22, -35.704 52.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_58'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.576 -31.798)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.576"^^xsd:decimal ;
  dwc:decimalLongitude "-31.798"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_30'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '888_30'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.133333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-31.798'^^xsd:double;
  dwc:latitude '52.576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.798 52.576, -31.798 52.576, -31.798 52.576, -31.798 52.576, -31.798 52.576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_30'^^xsd:string;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.953 -30.433)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.953"^^xsd:decimal ;
  dwc:decimalLongitude "-30.433"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_9'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '888_9'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '10.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.433'^^xsd:double;
  dwc:latitude '52.953'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.433 52.953, -30.433 52.953, -30.433 52.953, -30.433 52.953, -30.433 52.953))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_9'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.246 -47.816)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.246"^^xsd:decimal ;
  dwc:decimalLongitude "-47.816"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_96'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '888_96'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '17.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-47.816'^^xsd:double;
  dwc:latitude '54.246'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.816 54.246, -47.816 54.246, -47.816 54.246, -47.816 54.246, -47.816 54.246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_96'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.801 -39.072)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.801"^^xsd:decimal ;
  dwc:decimalLongitude "-39.072"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_74'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '888_74'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-39.072'^^xsd:double;
  dwc:latitude '51.801'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.072 51.801, -39.072 51.801, -39.072 51.801, -39.072 51.801, -39.072 51.801))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_74'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.576 -49.16)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.576"^^xsd:decimal ;
  dwc:decimalLongitude "-49.16"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_100'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '888_100'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '9.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-49.16'^^xsd:double;
  dwc:latitude '54.576'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.16 54.576, -49.16 54.576, -49.16 54.576, -49.16 54.576, -49.16 54.576))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_100'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.11 -30.354)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.11"^^xsd:decimal ;
  dwc:decimalLongitude "-30.354"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_18'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '888_18'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '19.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.354'^^xsd:double;
  dwc:latitude '53.11'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.354 53.11, -30.354 53.11, -30.354 53.11, -30.354 53.11, -30.354 53.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_18'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.064 -55.506)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.064"^^xsd:decimal ;
  dwc:decimalLongitude "-55.506"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_112'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_112'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '17.116666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-55.506'^^xsd:double;
  dwc:latitude '56.064'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.506 56.064, -55.506 56.064, -55.506 56.064, -55.506 56.064, -55.506 56.064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_112'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.246 -47.828)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.246"^^xsd:decimal ;
  dwc:decimalLongitude "-47.828"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_95'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '888_95'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '15.766666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-47.828'^^xsd:double;
  dwc:latitude '54.246'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.828 54.246, -47.828 54.246, -47.828 54.246, -47.828 54.246, -47.828 54.246))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_95'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.378 -45.132)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.378"^^xsd:decimal ;
  dwc:decimalLongitude "-45.132"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_88'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '888_88'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '5.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-45.132'^^xsd:double;
  dwc:latitude '52.378'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-45.132 52.378, -45.132 52.378, -45.132 52.378, -45.132 52.378, -45.132 52.378))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_88'^^xsd:string;
  dwc:observationDate '2005-05-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.073 -47.677)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.073"^^xsd:decimal ;
  dwc:decimalLongitude "-47.677"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_91'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '28'^^xsd:integer;
  dwc:collectorNumber '888_91'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '8.8'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-47.677'^^xsd:double;
  dwc:latitude '54.073'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.677 54.073, -47.677 54.073, -47.677 54.073, -47.677 54.073, -47.677 54.073))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_91'^^xsd:string;
  dwc:observationDate '2005-05-28'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.327 -33.288)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.327"^^xsd:decimal ;
  dwc:decimalLongitude "-33.288"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_47'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '888_47'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '9.9333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.288'^^xsd:double;
  dwc:latitude '52.327'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.288 52.327, -33.288 52.327, -33.288 52.327, -33.288 52.327, -33.288 52.327))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_47'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.22 -35.712)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.22"^^xsd:decimal ;
  dwc:decimalLongitude "-35.712"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_59'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '888_59'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '19.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-35.712'^^xsd:double;
  dwc:latitude '52.22'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.712 52.22, -35.712 52.22, -35.712 52.22, -35.712 52.22, -35.712 52.22))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_59'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.222 -35.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.222"^^xsd:decimal ;
  dwc:decimalLongitude "-35.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_57'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '888_57'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '16.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-35.726'^^xsd:double;
  dwc:latitude '52.222'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.726 52.222, -35.726 52.222, -35.726 52.222, -35.726 52.222, -35.726 52.222))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_57'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.226 -47.975)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.226"^^xsd:decimal ;
  dwc:decimalLongitude "-47.975"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_93'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '888_93'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '4.6'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-47.975'^^xsd:double;
  dwc:latitude '54.226'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.975 54.226, -47.975 54.226, -47.975 54.226, -47.975 54.226, -47.975 54.226))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_93'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.994 -30.253)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.994"^^xsd:decimal ;
  dwc:decimalLongitude "-30.253"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_26'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_26'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '14.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.253'^^xsd:double;
  dwc:latitude '52.994'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.253 52.994, -30.253 52.994, -30.253 52.994, -30.253 52.994, -30.253 52.994))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_26'^^xsd:string;
  dwc:observationDate '2005-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.595 -49.176)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.595"^^xsd:decimal ;
  dwc:decimalLongitude "-49.176"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_98'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '888_98'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-49.176'^^xsd:double;
  dwc:latitude '54.595'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.176 54.595, -49.176 54.595, -49.176 54.595, -49.176 54.595, -49.176 54.595))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_98'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.681 -38.843)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.681"^^xsd:decimal ;
  dwc:decimalLongitude "-38.843"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_67'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '888_67'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '9.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-38.843'^^xsd:double;
  dwc:latitude '51.681'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.843 51.681, -38.843 51.681, -38.843 51.681, -38.843 51.681, -38.843 51.681))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_67'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.68 -49.233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.68"^^xsd:decimal ;
  dwc:decimalLongitude "-49.233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_103'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '888_103'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-49.233'^^xsd:double;
  dwc:latitude '54.68'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.233 54.68, -49.233 54.68, -49.233 54.68, -49.233 54.68, -49.233 54.68))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_103'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.193 -35.763)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.193"^^xsd:decimal ;
  dwc:decimalLongitude "-35.763"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_56'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '888_56'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '10.933333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-35.763'^^xsd:double;
  dwc:latitude '52.193'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.763 52.193, -35.763 52.193, -35.763 52.193, -35.763 52.193, -35.763 52.193))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_56'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.069 -47.569)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.069"^^xsd:decimal ;
  dwc:decimalLongitude "-47.569"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_90'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '27'^^xsd:integer;
  dwc:collectorNumber '888_90'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:timeOfDay '13.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-47.569'^^xsd:double;
  dwc:latitude '54.069'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.569 54.069, -47.569 54.069, -47.569 54.069, -47.569 54.069, -47.569 54.069))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_90'^^xsd:string;
  dwc:observationDate '2005-05-27'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (38.569833 -29.13633)"^^geo:wktLiteral ;
  dwc:decimalLatitude "38.569833"^^xsd:decimal ;
  dwc:decimalLongitude "-29.13633"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_1'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '888_1'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-29.13633'^^xsd:double;
  dwc:latitude '38.569833'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-29.13633 38.569833, -29.13633 38.569833, -29.13633 38.569833, -29.13633 38.569833, -29.13633 38.569833))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_1'^^xsd:string;
  dwc:observationDate '2005-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.982 -35.196)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.982"^^xsd:decimal ;
  dwc:decimalLongitude "-35.196"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_53'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '888_53'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '11.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-35.196'^^xsd:double;
  dwc:latitude '51.982'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.196 51.982, -35.196 51.982, -35.196 51.982, -35.196 51.982, -35.196 51.982))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_53'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.494 -31.753)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.494"^^xsd:decimal ;
  dwc:decimalLongitude "-31.753"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_31'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '888_31'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '12.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-31.753'^^xsd:double;
  dwc:latitude '52.494'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.753 52.494, -31.753 52.494, -31.753 52.494, -31.753 52.494, -31.753 52.494))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_31'^^xsd:string;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.715 -38.994)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.715"^^xsd:decimal ;
  dwc:decimalLongitude "-38.994"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_78'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '888_78'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '16.1'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-38.994'^^xsd:double;
  dwc:latitude '51.715'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.994 51.715, -38.994 51.715, -38.994 51.715, -38.994 51.715, -38.994 51.715))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_78'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.287 -33.275)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.287"^^xsd:decimal ;
  dwc:decimalLongitude "-33.275"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_39'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '888_39'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.6333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.275'^^xsd:double;
  dwc:latitude '52.287'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.275 52.287, -33.275 52.287, -33.275 52.287, -33.275 52.287, -33.275 52.287))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_39'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.525 -38.854)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.525"^^xsd:decimal ;
  dwc:decimalLongitude "-38.854"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_68'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '888_68'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.95'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-38.854'^^xsd:double;
  dwc:latitude '51.525'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.854 51.525, -38.854 51.525, -38.854 51.525, -38.854 51.525, -38.854 51.525))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_68'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.999 -34.431)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.999"^^xsd:decimal ;
  dwc:decimalLongitude "-34.431"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_51'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '888_51'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '3.65'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-34.431'^^xsd:double;
  dwc:latitude '51.999'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.431 51.999, -34.431 51.999, -34.431 51.999, -34.431 51.999, -34.431 51.999))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_51'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.308 -33.27)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.308"^^xsd:decimal ;
  dwc:decimalLongitude "-33.27"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_37'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '888_37'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '4.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.27'^^xsd:double;
  dwc:latitude '52.308'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.27 52.308, -33.27 52.308, -33.27 52.308, -33.27 52.308, -33.27 52.308))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_37'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.084 -30.423)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.084"^^xsd:decimal ;
  dwc:decimalLongitude "-30.423"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_15'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '888_15'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '16.716666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.423'^^xsd:double;
  dwc:latitude '53.084'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.423 53.084, -30.423 53.084, -30.423 53.084, -30.423 53.084, -30.423 53.084))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_15'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.102 -30.383)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.102"^^xsd:decimal ;
  dwc:decimalLongitude "-30.383"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_17'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '888_17'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.383333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.383'^^xsd:double;
  dwc:latitude '53.102'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.383 53.102, -30.383 53.102, -30.383 53.102, -30.383 53.102, -30.383 53.102))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_17'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.282 -33.231)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.282"^^xsd:decimal ;
  dwc:decimalLongitude "-33.231"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_42'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '888_42'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '16.416666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.231'^^xsd:double;
  dwc:latitude '52.282'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.231 52.282, -33.231 52.282, -33.231 52.282, -33.231 52.282, -33.231 52.282))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_42'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.777 -38.648)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.777"^^xsd:decimal ;
  dwc:decimalLongitude "-38.648"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_70'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '888_70'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '3.3833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-38.648'^^xsd:double;
  dwc:latitude '51.777'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.648 51.777, -38.648 51.777, -38.648 51.777, -38.648 51.777, -38.648 51.777))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_70'^^xsd:string;
  dwc:observationDate '2005-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.767 -55.234)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.767"^^xsd:decimal ;
  dwc:decimalLongitude "-55.234"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_109'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_109'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '7.2666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-55.234'^^xsd:double;
  dwc:latitude '55.767'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.234 55.767, -55.234 55.767, -55.234 55.767, -55.234 55.767, -55.234 55.767))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_109'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.783 -39.038)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.783"^^xsd:decimal ;
  dwc:decimalLongitude "-39.038"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_75'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '888_75'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '8.7666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-39.038'^^xsd:double;
  dwc:latitude '51.783'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.038 51.783, -39.038 51.783, -39.038 51.783, -39.038 51.783, -39.038 51.783))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_75'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.972 -39.726)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.972"^^xsd:decimal ;
  dwc:decimalLongitude "-39.726"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_84'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '888_84'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '14.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-39.726'^^xsd:double;
  dwc:latitude '51.972'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.726 51.972, -39.726 51.972, -39.726 51.972, -39.726 51.972, -39.726 51.972))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_84'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.075 -42.107)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.075"^^xsd:decimal ;
  dwc:decimalLongitude "-42.107"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_87'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '888_87'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '17.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-42.107'^^xsd:double;
  dwc:latitude '52.075'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-42.107 52.075, -42.107 52.075, -42.107 52.075, -42.107 52.075, -42.107 52.075))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_87'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.957 -34.961)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.957"^^xsd:decimal ;
  dwc:decimalLongitude "-34.961"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_52'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '888_52'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '8.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-34.961'^^xsd:double;
  dwc:latitude '51.957'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-34.961 51.957, -34.961 51.957, -34.961 51.957, -34.961 51.957, -34.961 51.957))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_52'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.099 -30.412)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.099"^^xsd:decimal ;
  dwc:decimalLongitude "-30.412"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_13'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '888_13'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.2166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.412'^^xsd:double;
  dwc:latitude '53.099'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.412 53.099, -30.412 53.099, -30.412 53.099, -30.412 53.099, -30.412 53.099))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_13'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.142 -30.578)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.142"^^xsd:decimal ;
  dwc:decimalLongitude "-30.578"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_4'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '888_4'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '9.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.578'^^xsd:double;
  dwc:latitude '53.142'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.578 53.142, -30.578 53.142, -30.578 53.142, -30.578 53.142, -30.578 53.142))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_4'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.064 -30.276)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.064"^^xsd:decimal ;
  dwc:decimalLongitude "-30.276"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_20'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_20'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.276'^^xsd:double;
  dwc:latitude '53.064'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.276 53.064, -30.276 53.064, -30.276 53.064, -30.276 53.064, -30.276 53.064))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_20'^^xsd:string;
  dwc:observationDate '2005-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.828 -39.371)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.828"^^xsd:decimal ;
  dwc:decimalLongitude "-39.371"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_80'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '888_80'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '4.5166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-39.371'^^xsd:double;
  dwc:latitude '51.828'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.371 51.828, -39.371 51.828, -39.371 51.828, -39.371 51.828, -39.371 51.828))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_80'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.16 -48.376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.16"^^xsd:decimal ;
  dwc:decimalLongitude "-48.376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_97'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '31'^^xsd:integer;
  dwc:collectorNumber '888_97'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:timeOfDay '4.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-48.376'^^xsd:double;
  dwc:latitude '54.16'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-48.376 54.16, -48.376 54.16, -48.376 54.16, -48.376 54.16, -48.376 54.16))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_97'^^xsd:string;
  dwc:observationDate '2005-05-31'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.283 -33.26)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.283"^^xsd:decimal ;
  dwc:decimalLongitude "-33.26"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_43'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '888_43'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '4.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.26'^^xsd:double;
  dwc:latitude '52.283'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.26 52.283, -33.26 52.283, -33.26 52.283, -33.26 52.283, -33.26 52.283))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_43'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.35 -36.266)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.35"^^xsd:decimal ;
  dwc:decimalLongitude "-36.266"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_61'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '888_61'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '12.7'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-36.266'^^xsd:double;
  dwc:latitude '52.35'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.266 52.35, -36.266 52.35, -36.266 52.35, -36.266 52.35, -36.266 52.35))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_61'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.614 -49.236)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.614"^^xsd:decimal ;
  dwc:decimalLongitude "-49.236"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_99'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '888_99'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '8.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-49.236'^^xsd:double;
  dwc:latitude '54.614'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.236 54.614, -49.236 54.614, -49.236 54.614, -49.236 54.614, -49.236 54.614))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_99'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.159 -40.934)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.159"^^xsd:decimal ;
  dwc:decimalLongitude "-40.934"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_86'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '888_86'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '9.9833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-40.934'^^xsd:double;
  dwc:latitude '52.159'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.934 52.159, -40.934 52.159, -40.934 52.159, -40.934 52.159, -40.934 52.159))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_86'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.423 -32.824)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.423"^^xsd:decimal ;
  dwc:decimalLongitude "-32.824"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_35'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '888_35'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-32.824'^^xsd:double;
  dwc:latitude '52.423'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-32.824 52.423, -32.824 52.423, -32.824 52.423, -32.824 52.423, -32.824 52.423))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_35'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.107 -50.031)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.107"^^xsd:decimal ;
  dwc:decimalLongitude "-50.031"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_106'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '888_106'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.25'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-50.031'^^xsd:double;
  dwc:latitude '55.107'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-50.031 55.107, -50.031 55.107, -50.031 55.107, -50.031 55.107, -50.031 55.107))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_106'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.457 -32.483)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.457"^^xsd:decimal ;
  dwc:decimalLongitude "-32.483"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_33'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '888_33'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '4.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-32.483'^^xsd:double;
  dwc:latitude '52.457'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-32.483 52.457, -32.483 52.457, -32.483 52.457, -32.483 52.457, -32.483 52.457))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_33'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.083 -55.366)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.083"^^xsd:decimal ;
  dwc:decimalLongitude "-55.366"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_110'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_110'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.633333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-55.366'^^xsd:double;
  dwc:latitude '56.083'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.366 56.083, -55.366 56.083, -55.366 56.083, -55.366 56.083, -55.366 56.083))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_110'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.096 -36.904)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.096"^^xsd:decimal ;
  dwc:decimalLongitude "-36.904"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_62'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '888_62'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '17.35'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-36.904'^^xsd:double;
  dwc:latitude '52.096'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.904 52.096, -36.904 52.096, -36.904 52.096, -36.904 52.096, -36.904 52.096))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_62'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.771 -49.812)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.771"^^xsd:decimal ;
  dwc:decimalLongitude "-49.812"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_104'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '888_104'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '7.6666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-49.812'^^xsd:double;
  dwc:latitude '54.771'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.812 54.771, -49.812 54.771, -49.812 54.771, -49.812 54.771, -49.812 54.771))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_104'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.721 -38.987)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.721"^^xsd:decimal ;
  dwc:decimalLongitude "-38.987"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_77'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '888_77'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '14.483333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-38.987'^^xsd:double;
  dwc:latitude '51.721'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.987 51.721, -38.987 51.721, -38.987 51.721, -38.987 51.721, -38.987 51.721))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_77'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.1 -30.332)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.1"^^xsd:decimal ;
  dwc:decimalLongitude "-30.332"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_19'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_19'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.332'^^xsd:double;
  dwc:latitude '53.1'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.332 53.1, -30.332 53.1, -30.332 53.1, -30.332 53.1, -30.332 53.1))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_19'^^xsd:string;
  dwc:observationDate '2005-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.01 -37.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.01"^^xsd:decimal ;
  dwc:decimalLongitude "-37.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_65'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '18'^^xsd:integer;
  dwc:collectorNumber '888_65'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-37.426'^^xsd:double;
  dwc:latitude '52.01'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-37.426 52.01, -37.426 52.01, -37.426 52.01, -37.426 52.01, -37.426 52.01))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_65'^^xsd:string;
  dwc:observationDate '2005-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.115 -30.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.115"^^xsd:decimal ;
  dwc:decimalLongitude "-30.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_7'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '4'^^xsd:integer;
  dwc:collectorNumber '888_7'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:timeOfDay '19.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.463'^^xsd:double;
  dwc:latitude '53.115'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.463 53.115, -30.463 53.115, -30.463 53.115, -30.463 53.115, -30.463 53.115))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_7'^^xsd:string;
  dwc:observationDate '2005-05-04'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.736 -38.984)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.736"^^xsd:decimal ;
  dwc:decimalLongitude "-38.984"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_79'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '888_79'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '18.583333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-38.984'^^xsd:double;
  dwc:latitude '51.736'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.984 51.736, -38.984 51.736, -38.984 51.736, -38.984 51.736, -38.984 51.736))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_79'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.108 -30.426)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.108"^^xsd:decimal ;
  dwc:decimalLongitude "-30.426"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_12'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '888_12'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '5.1666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.426'^^xsd:double;
  dwc:latitude '53.108'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.426 53.108, -30.426 53.108, -30.426 53.108, -30.426 53.108, -30.426 53.108))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_12'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.998 -30.178)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.998"^^xsd:decimal ;
  dwc:decimalLongitude "-30.178"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_25'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_25'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '13.183333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.178'^^xsd:double;
  dwc:latitude '52.998'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.178 52.998, -30.178 52.998, -30.178 52.998, -30.178 52.998, -30.178 52.998))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_25'^^xsd:string;
  dwc:observationDate '2005-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.706 -30.752)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.706"^^xsd:decimal ;
  dwc:decimalLongitude "-30.752"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_28'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '888_28'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '6.1833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.752'^^xsd:double;
  dwc:latitude '52.706'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.752 52.706, -30.752 52.706, -30.752 52.706, -30.752 52.706, -30.752 52.706))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_28'^^xsd:string;
  dwc:observationDate '2005-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.242 -51.833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.242"^^xsd:decimal ;
  dwc:decimalLongitude "-51.833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_107'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '888_107'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '5.1166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-51.833'^^xsd:double;
  dwc:latitude '55.242'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-51.833 55.242, -51.833 55.242, -51.833 55.242, -51.833 55.242, -51.833 55.242))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_107'^^xsd:string;
  dwc:observationDate '2005-06-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.865 -39.495)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.865"^^xsd:decimal ;
  dwc:decimalLongitude "-39.495"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_81'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '22'^^xsd:integer;
  dwc:collectorNumber '888_81'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:timeOfDay '7.9666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-39.495'^^xsd:double;
  dwc:latitude '51.865'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.495 51.865, -39.495 51.865, -39.495 51.865, -39.495 51.865, -39.495 51.865))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_81'^^xsd:string;
  dwc:observationDate '2005-05-22'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.897 -33.696)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.897"^^xsd:decimal ;
  dwc:decimalLongitude "-33.696"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_50'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '13'^^xsd:integer;
  dwc:collectorNumber '888_50'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.696'^^xsd:double;
  dwc:latitude '51.897'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.696 51.897, -33.696 51.897, -33.696 51.897, -33.696 51.897, -33.696 51.897))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_50'^^xsd:string;
  dwc:observationDate '2005-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.445 -32.731)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.445"^^xsd:decimal ;
  dwc:decimalLongitude "-32.731"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_34'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '10'^^xsd:integer;
  dwc:collectorNumber '888_34'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:timeOfDay '8.6833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-32.731'^^xsd:double;
  dwc:latitude '52.445'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-32.731 52.445, -32.731 52.445, -32.731 52.445, -32.731 52.445, -32.731 52.445))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_34'^^xsd:string;
  dwc:observationDate '2005-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.04 -30.479)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.04"^^xsd:decimal ;
  dwc:decimalLongitude "-30.479"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_11'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '888_11'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '18.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.479'^^xsd:double;
  dwc:latitude '53.04'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.479 53.04, -30.479 53.04, -30.479 53.04, -30.479 53.04, -30.479 53.04))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_11'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.028 -30.071)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.028"^^xsd:decimal ;
  dwc:decimalLongitude "-30.071"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_23'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_23'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '11'^^xsd:integer;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.071'^^xsd:double;
  dwc:latitude '53.028'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.071 53.028, -30.071 53.028, -30.071 53.028, -30.071 53.028, -30.071 53.028))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_23'^^xsd:string;
  dwc:observationDate '2005-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.685 -31.076)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.685"^^xsd:decimal ;
  dwc:decimalLongitude "-31.076"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_29'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '8'^^xsd:integer;
  dwc:collectorNumber '888_29'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:timeOfDay '19.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-31.076'^^xsd:double;
  dwc:latitude '52.685'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.076 52.685, -31.076 52.685, -31.076 52.685, -31.076 52.685, -31.076 52.685))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_29'^^xsd:string;
  dwc:observationDate '2005-05-08'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.266 -32.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.266"^^xsd:decimal ;
  dwc:decimalLongitude "-32.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_3'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '888_3'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '13.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-32.34'^^xsd:double;
  dwc:latitude '52.266'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-32.34 52.266, -32.34 52.266, -32.34 52.266, -32.34 52.266, -32.34 52.266))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_3'^^xsd:string;
  dwc:observationDate '2005-04-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.022 -30.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.022"^^xsd:decimal ;
  dwc:decimalLongitude "-30.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_8'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '5'^^xsd:integer;
  dwc:collectorNumber '888_8'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:timeOfDay '7.3333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.463'^^xsd:double;
  dwc:latitude '53.022'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.463 53.022, -30.463 53.022, -30.463 53.022, -30.463 53.022, -30.463 53.022))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_8'^^xsd:string;
  dwc:observationDate '2005-05-05'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.322 -33.291)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.322"^^xsd:decimal ;
  dwc:decimalLongitude "-33.291"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_48'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '888_48'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '11.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.291'^^xsd:double;
  dwc:latitude '52.322'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.291 52.322, -33.291 52.322, -33.291 52.322, -33.291 52.322, -33.291 52.322))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_48'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.631 -39.247)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.631"^^xsd:decimal ;
  dwc:decimalLongitude "-39.247"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_69'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '888_69'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-39.247'^^xsd:double;
  dwc:latitude '51.631'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.247 51.631, -39.247 51.631, -39.247 51.631, -39.247 51.631, -39.247 51.631))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_69'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.093 -30.361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.093"^^xsd:decimal ;
  dwc:decimalLongitude "-30.361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_16'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '888_16'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.361'^^xsd:double;
  dwc:latitude '53.093'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.361 53.093, -30.361 53.093, -30.361 53.093, -30.361 53.093, -30.361 53.093))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_16'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.065 -30.217)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.065"^^xsd:decimal ;
  dwc:decimalLongitude "-30.217"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_21'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_21'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '6.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.217'^^xsd:double;
  dwc:latitude '53.065'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.217 53.065, -30.217 53.065, -30.217 53.065, -30.217 53.065, -30.217 53.065))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_21'^^xsd:string;
  dwc:observationDate '2005-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.268 -36.156)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.268"^^xsd:decimal ;
  dwc:decimalLongitude "-36.156"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_60'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:collectorNumber '888_60'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:timeOfDay '8.0166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-36.156'^^xsd:double;
  dwc:latitude '52.268'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.156 52.268, -36.156 52.268, -36.156 52.268, -36.156 52.268, -36.156 52.268))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_60'^^xsd:string;
  dwc:observationDate '2005-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.231 -47.896)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.231"^^xsd:decimal ;
  dwc:decimalLongitude "-47.896"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_94'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '30'^^xsd:integer;
  dwc:collectorNumber '888_94'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '6.4333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-47.896'^^xsd:double;
  dwc:latitude '54.231'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.896 54.231, -47.896 54.231, -47.896 54.231, -47.896 54.231, -47.896 54.231))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_94'^^xsd:string;
  dwc:observationDate '2005-05-30'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.154 -35.72)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.154"^^xsd:decimal ;
  dwc:decimalLongitude "-35.72"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_55'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '15'^^xsd:integer;
  dwc:collectorNumber '888_55'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '3.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-35.72'^^xsd:double;
  dwc:latitude '52.154'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.72 52.154, -35.72 52.154, -35.72 52.154, -35.72 52.154, -35.72 52.154))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_55'^^xsd:string;
  dwc:observationDate '2005-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (56.049 -55.463)"^^geo:wktLiteral ;
  dwc:decimalLatitude "56.049"^^xsd:decimal ;
  dwc:decimalLongitude "-55.463"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_111'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_111'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '15.366666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-55.463'^^xsd:double;
  dwc:latitude '56.049'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.463 56.049, -55.463 56.049, -55.463 56.049, -55.463 56.049, -55.463 56.049))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_111'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.861 -49.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.861"^^xsd:decimal ;
  dwc:decimalLongitude "-49.95"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_105'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '3'^^xsd:integer;
  dwc:collectorNumber '888_105'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '9.3166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-49.95'^^xsd:double;
  dwc:latitude '54.861'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.95 54.861, -49.95 54.861, -49.95 54.861, -49.95 54.861, -49.95 54.861))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_105'^^xsd:string;
  dwc:observationDate '2005-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.484 -31.898)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.484"^^xsd:decimal ;
  dwc:decimalLongitude "-31.898"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_32'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:collectorNumber '888_32'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '18.816666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-31.898'^^xsd:double;
  dwc:latitude '52.484'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.898 52.484, -31.898 52.484, -31.898 52.484, -31.898 52.484, -31.898 52.484))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_32'^^xsd:string;
  dwc:observationDate '2005-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.309 -33.281)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.309"^^xsd:decimal ;
  dwc:decimalLongitude "-33.281"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_45'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '888_45'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '7.9'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.281'^^xsd:double;
  dwc:latitude '52.309'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.281 52.309, -33.281 52.309, -33.281 52.309, -33.281 52.309, -33.281 52.309))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_45'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.29 -33.294)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.29"^^xsd:decimal ;
  dwc:decimalLongitude "-33.294"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_38'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '888_38'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '6.4833333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.294'^^xsd:double;
  dwc:latitude '52.29'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.294 52.29, -33.294 52.29, -33.294 52.29, -33.294 52.29, -33.294 52.29))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_38'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.155 -40.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.155"^^xsd:decimal ;
  dwc:decimalLongitude "-40.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_85'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '23'^^xsd:integer;
  dwc:collectorNumber '888_85'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:timeOfDay '7.5666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-40.755'^^xsd:double;
  dwc:latitude '52.155'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-40.755 52.155, -40.755 52.155, -40.755 52.155, -40.755 52.155, -40.755 52.155))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_85'^^xsd:string;
  dwc:observationDate '2005-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.519 -46.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.519"^^xsd:decimal ;
  dwc:decimalLongitude "-46.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_89'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '26'^^xsd:integer;
  dwc:collectorNumber '888_89'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:timeOfDay '12.983333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-46.787'^^xsd:double;
  dwc:latitude '53.519'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-46.787 53.519, -46.787 53.519, -46.787 53.519, -46.787 53.519, -46.787 53.519))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_89'^^xsd:string;
  dwc:observationDate '2005-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.894 -31.829)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.894"^^xsd:decimal ;
  dwc:decimalLongitude "-31.829"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_2'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '4'^^xsd:integer;
  dwc:dayIdentified '25'^^xsd:integer;
  dwc:collectorNumber '888_2'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:timeOfDay '7.8666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-31.829'^^xsd:double;
  dwc:latitude '51.894'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-31.829 51.894, -31.829 51.894, -31.829 51.894, -31.829 51.894, -31.829 51.894))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_2'^^xsd:string;
  dwc:observationDate '2005-04-25'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.61 -49.282)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.61"^^xsd:decimal ;
  dwc:decimalLongitude "-49.282"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_101'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '888_101'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '10.616666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-49.282'^^xsd:double;
  dwc:latitude '54.61'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.282 54.61, -49.282 54.61, -49.282 54.61, -49.282 54.61, -49.282 54.61))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_101'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.648 -38.773)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.648"^^xsd:decimal ;
  dwc:decimalLongitude "-38.773"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_71'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '888_71'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '7.0666666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-38.773'^^xsd:double;
  dwc:latitude '51.648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.773 51.648, -38.773 51.648, -38.773 51.648, -38.773 51.648, -38.773 51.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_71'^^xsd:string;
  dwc:observationDate '2005-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.076 -30.432)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.076"^^xsd:decimal ;
  dwc:decimalLongitude "-30.432"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_14'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '6'^^xsd:integer;
  dwc:collectorNumber '888_14'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.083333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.432'^^xsd:double;
  dwc:latitude '53.076'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.432 53.076, -30.432 53.076, -30.432 53.076, -30.432 53.076, -30.432 53.076))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_14'^^xsd:string;
  dwc:observationDate '2005-05-06'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.136 -36.978)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.136"^^xsd:decimal ;
  dwc:decimalLongitude "-36.978"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_64'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '888_64'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '19.066666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-36.978'^^xsd:double;
  dwc:latitude '52.136'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.978 52.136, -36.978 52.136, -36.978 52.136, -36.978 52.136, -36.978 52.136))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_64'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.616 -38.855)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.616"^^xsd:decimal ;
  dwc:decimalLongitude "-38.855"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_66'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '19'^^xsd:integer;
  dwc:collectorNumber '888_66'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5.0333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-38.855'^^xsd:double;
  dwc:latitude '51.616'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.855 51.616, -38.855 51.616, -38.855 51.616, -38.855 51.616, -38.855 51.616))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_66'^^xsd:string;
  dwc:observationDate '2005-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.114 -47.787)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.114"^^xsd:decimal ;
  dwc:decimalLongitude "-47.787"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_92'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '29'^^xsd:integer;
  dwc:collectorNumber '888_92'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:timeOfDay '18.3'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-47.787'^^xsd:double;
  dwc:latitude '54.114'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-47.787 54.114, -47.787 54.114, -47.787 54.114, -47.787 54.114, -47.787 54.114))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_92'^^xsd:string;
  dwc:observationDate '2005-05-29'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (55.648 -55.061)"^^geo:wktLiteral ;
  dwc:decimalLatitude "55.648"^^xsd:decimal ;
  dwc:decimalLongitude "-55.061"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_108'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_108'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '3.7166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-55.061'^^xsd:double;
  dwc:latitude '55.648'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-55.061 55.648, -55.061 55.648, -55.061 55.648, -55.061 55.648, -55.061 55.648))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_108'^^xsd:string;
  dwc:observationDate '2005-06-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (53.062 -30.159)"^^geo:wktLiteral ;
  dwc:decimalLatitude "53.062"^^xsd:decimal ;
  dwc:decimalLongitude "-30.159"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_22'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_22'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '8.2'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.159'^^xsd:double;
  dwc:latitude '53.062'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.159 53.062, -30.159 53.062, -30.159 53.062, -30.159 53.062, -30.159 53.062))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_22'^^xsd:string;
  dwc:observationDate '2005-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.346 -33.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.346"^^xsd:decimal ;
  dwc:decimalLongitude "-33.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_49'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '888_49'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '19.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.335'^^xsd:double;
  dwc:latitude '52.346'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.335 52.346, -33.335 52.346, -33.335 52.346, -33.335 52.346, -33.335 52.346))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_49'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.256 -33.199)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.256"^^xsd:decimal ;
  dwc:decimalLongitude "-33.199"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_41'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '11'^^xsd:integer;
  dwc:collectorNumber '888_41'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:timeOfDay '10.166666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.199'^^xsd:double;
  dwc:latitude '52.256'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.199 52.256, -33.199 52.256, -33.199 52.256, -33.199 52.256, -33.199 52.256))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_41'^^xsd:string;
  dwc:observationDate '2005-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.306 -33.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.306"^^xsd:decimal ;
  dwc:decimalLongitude "-33.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_44'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '12'^^xsd:integer;
  dwc:collectorNumber '888_44'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:timeOfDay '5.7333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-33.335'^^xsd:double;
  dwc:latitude '52.306'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-33.335 52.306, -33.335 52.306, -33.335 52.306, -33.335 52.306, -33.335 52.306))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_44'^^xsd:string;
  dwc:observationDate '2005-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.762 -39.034)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.762"^^xsd:decimal ;
  dwc:decimalLongitude "-39.034"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_76'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '21'^^xsd:integer;
  dwc:collectorNumber '888_76'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '10.316666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-39.034'^^xsd:double;
  dwc:latitude '51.762'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-39.034 51.762, -39.034 51.762, -39.034 51.762, -39.034 51.762, -39.034 51.762))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_76'^^xsd:string;
  dwc:observationDate '2005-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (54.605 -49.314)"^^geo:wktLiteral ;
  dwc:decimalLatitude "54.605"^^xsd:decimal ;
  dwc:decimalLongitude "-49.314"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_102'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '6'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:collectorNumber '888_102'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:timeOfDay '11.333333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-49.314'^^xsd:double;
  dwc:latitude '54.605'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-49.314 54.605, -49.314 54.605, -49.314 54.605, -49.314 54.605, -49.314 54.605))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_102'^^xsd:string;
  dwc:observationDate '2005-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.11 -36.952)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.11"^^xsd:decimal ;
  dwc:decimalLongitude "-36.952"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_63'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:collectorNumber '888_63'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '18.783333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-36.952'^^xsd:double;
  dwc:latitude '52.11'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-36.952 52.11, -36.952 52.11, -36.952 52.11, -36.952 52.11, -36.952 52.11))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_63'^^xsd:string;
  dwc:observationDate '2005-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.678 -38.799)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.678"^^xsd:decimal ;
  dwc:decimalLongitude "-38.799"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_72'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '20'^^xsd:integer;
  dwc:collectorNumber '888_72'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '10.566666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-38.799'^^xsd:double;
  dwc:latitude '51.678'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-38.799 51.678, -38.799 51.678, -38.799 51.678, -38.799 51.678, -38.799 51.678))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_72'^^xsd:string;
  dwc:observationDate '2005-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.018 -35.404)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.018"^^xsd:decimal ;
  dwc:decimalLongitude "-35.404"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_54'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '14'^^xsd:integer;
  dwc:collectorNumber '888_54'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '13.533333333333'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-35.404'^^xsd:double;
  dwc:latitude '52.018'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-35.404 52.018, -35.404 52.018, -35.404 52.018, -35.404 52.018, -35.404 52.018))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_54'^^xsd:string;
  dwc:observationDate '2005-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
<https://eurobis.org/id/location/4260__888_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4260__888_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4260__888_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (52.993 -30.154)"^^geo:wktLiteral ;
  dwc:decimalLatitude "52.993"^^xsd:decimal ;
  dwc:decimalLongitude "-30.154"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "0.11"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4260__888_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "888_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4260_> ;
  dwc:basisOfRecord "MachineObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MachineObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2012-12-18'^^xsd:date;
  dwc:institutionCode 'Institute of Marine Research'^^xsd:string;
  dwc:collectionCode '888'^^xsd:integer;
  dwc:catalogNumber '888_24'^^xsd:string;
  dwc:scientificName 'Balaenoptera borealis'^^xsd:string;
  dwc:basisOfRecord 'MachineObservation'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '5'^^xsd:integer;
  dwc:dayIdentified '7'^^xsd:integer;
  dwc:collectorNumber '888_24'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '12.866666666667'^^xsd:double;
  dwc:timeZone '+00:00'^^xsd:string;
  dwc:continentOcean 'North Atlantic,Azores,Labrador,Mid-atlantic ridge'^^xsd:string;
  dwc:longitude '-30.154'^^xsd:double;
  dwc:latitude '52.993'^^xsd:double;
  dwc:coordinatePrecision '0.11'^^xsd:double;
  dwc:boundingBox 'POLYGON ((-30.154 52.993, -30.154 52.993, -30.154 52.993, -30.154 52.993, -30.154 52.993))'^^xsd:string;
  dwc:occurrenceRemarks 'Telemetry; Identification Type:Telemetry; Taxon recorded as "Sei" by the provider'^^xsd:string;
  dwc:aphiaid '137088'^^xsd:integer;
  dwc:occurrenceId '888_24'^^xsd:string;
  dwc:observationDate '2005-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '137088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  dwc:geodeticDatum 'EPSG:4326 WGS84'^^xsd:string;
  .
# EOF